**RESOLVED**Re: Is there virus removal software for Jaunty KDE**Thanks**

Martin Laberge mlsoftlaberge at gmail.com
Mon Jun 15 20:13:50 UTC 2009


On Monday 15 June 2009 15:49:44 Steven Vollom wrote:
> 
> My router hasn't been used for the purpose it was made for a long time.  
> Concensus is that it is a router configuration problem.  Sounds reasonable to 
> me, because although I have been using it to connect two computers to the 
> Internet, it hasn't functioned as intended.
> 
> Anyway now that I am getting expert help, as the door closes on possibilities, 
> I suppose if it turned out to be a virus, we would get to that eventually 
> anyway.
> 
> I have never protected my computer agains virus anyway, because I did not 
> think it possible with Linux.  I wish I hadn't gotten the idea now though.  It 
> has diverted the talent from the problem.	
> 
> Steven				
> 

Now! we can work the problem.

1 - connect the non working computer directly to your dsl modem, alone.

2 - start the computer, open a terminal window. (konsole)

3 - type the following commands, and report what you see.


ifconfig


route


df


you should result with lectures of your interface configurations
the routes used by the network to connect to internet
and the filesystems mounted, with mount points and free space.

Then catch it all (with crayon and paper if needed)
and shoot us the result, by any mean necessary.

We will be able to tell you what it means and where to go from now.


this should look like this.



-- 
Martin Laberge
mlsoftlaberge at gmail.com
mlsoftlaberge at hotmail.com
mlsoft at videotron.ca
Tel:(418)521-6823
Cell:(418)575-2945
*** 30 Years of Unix Admin, and still learning... ***
-------------- next part --------------
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda1             11084636   6455928   4065632  62% /
varrun                  509144       260    508884   1% /var/run
varlock                 509144         4    509140   1% /var/lock
udev                    509144        80    509064   1% /dev
devshm                  509144        12    509132   1% /dev/shm
lrm                     509144     40204    468940   8% /lib/modules/2.6.24-24-generic/volatile
/dev/sda3             63661764  58943608   1484272  98% /home
/dev/sdb4             59106972  45156968  10947460  81% /home/save
/dev/sdc1             34904516  31682020   1463384  96% /home/dat1
/dev/sdc6            163216748 160311804   2904944  99% /home/dat6
/dev/sdc7            139899472 126877388   5971560  96% /home/dat7
/dev/sdc8            142433168 131628040   3626888  98% /home/dat8
/dev/sdc5              4047904   2171068   1671208  57% /jaunty
-------------- next part --------------
eth0      Link encap:Ethernet  HWaddr 00:11:11:56:ec:31  
          inet addr:192.168.250.3  Bcast:192.168.250.255  Mask:255.255.255.0
          inet6 addr: fe80::211:11ff:fe56:ec31/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:7233252 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6937051 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:1507391561 (1.4 GB)  TX bytes:828860238 (790.4 MB)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:31747 errors:0 dropped:0 overruns:0 frame:0
          TX packets:31747 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:7225757 (6.8 MB)  TX bytes:7225757 (6.8 MB)

-------------- next part --------------
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.250.0   *               255.255.255.0   U     0      0        0 eth0
link-local      *               255.255.0.0     U     1000   0        0 eth0
default         mlsoft.mlsoft.c 0.0.0.0         UG    0      0        0 eth0


More information about the kubuntu-users mailing list