![]() |
bad response from system
hello friends,
my bash shell is reacting unusually all these days. i dont know why when ever i press tab for auto completion the application(the shell) hangs. i have to close it to start it again. even my machine has become very slow these days can anybody fix the problem |
I suspect you have been hacked. Although as a temporary measure unplugging and replugging USB devices may help. Seriously, use another computer to download security programs and reinstall.
|
Quote:
can you be more clear....... |
I sometime have a similar behave that auto completion hangs when I'm doing high I/O intensive task. Namely downloading files to harddisk.
Reason for this is that the autocompletion looks up the possible names from disk.... Maybe see if it just takes some time to have the autocompletion or if it realy hangs forever. Unplug the USB devices might do something. Also you could try if it just happens on certain directories or for every dir. |
Quote:
Quote:
Quote:
|
i have also noticed that my computer has become very slow.
it takes a lot of time to start.... commands like yum takes a lot of time to produce the desired output... i don't understand the thing. it was not like this before. |
Quote:
Try running "top" and see what is going on: Code:
$ top Or check the state of your drives: Code:
$ df Code:
$ free |
first of all thanks to all of you for your pains:
Quote:
i have: Code:
1. CPU -> AMD Phenom X3 (tri core) yet i gave a try: the total CPU usage didn't exceed 50%. swap space usage is 0 Code:
$ free |
recently i noticed that even when i press "ha" for auto-completion it hangs.....
i really cant make this out.......... please help me out. |
please check on the throughput of the disk
Code:
hdparm -tT /dev/sda Notherthing to check on is with vmstat Code:
vmstat 1 |
@ zhjim
i am so much thankful to you it has been a lot of help to me. but can you be more clear.......i mean what did the command do at last.. |
http://linux.die.net/man/8/hdparm
Quote:
|
All times are GMT -5. The time now is 07:17 PM. |