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 |
in LINUX,What are two subtle differences in using the more and the pg commands?
Which command is used to clear the screen?
Why we use pwd command in linux?
Explain getopts command of linux?
Which command would you use to create a file system on a new hard drive?
How we can set the password length in linux?
How do I check disk space in linux?
what is the command to make a process to run in the foreground from background?
difference between Tcp and udp
Why ls -F dev/log file output indicate as = sign at end of the file name?
How do I get to root in linux?
What is file and example?