some one is asking my machine is slow what is your steps?
Answers were Sorted based on User's Feedback
Answer / junhua
use top command, then check which process use the most
resource and find the problem.
| Is This Answer Correct ? | 23 Yes | 1 No |
Answer / ravi
use ps aux command and check which process is using much
space
and check is there any partition is going to be full disk
check by df -HT command
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / soma
The increase in the size of SWAP partition may show you the
little effect in increasing the system speed and better run
in Single user mode rather than GUI mode
| Is This Answer Correct ? | 0 Yes | 0 No |
1.I want to change runlevel but the Users shall not be disturbed?how? 2.Disk have 5gb disk utilization even though files unable to create, why? 3.what are the internal and external command in linux? 4.sar command o/p? 5.how list the open files? 6.what is kernel compiling? 7.How do u See complete configuration in ur system? 8.how will u make a daily updates with cron daily? 9.which port is associated with ttys0? 10.specific some problems linux admin(if u are linux admin)faced and how did u overcome it?
10 Answers IBM, TCS,
How can we increase disk read performance in single command in Linux?
Who am I command in linux?
What is type command in linux?
In order to display the last five commands you have entered using the fc command, you would type?
What is the command to delete a file linux?
what is the command to make a process to run in the foreground from background?
What does chmod do in linux?
How do I clear terminal command history?
What does df command do in linux?
What is $@ in makefile?
What is mkdir m in linux?