Once in a while my Ubuntu desktop becomes slow because of a particular process.

How can I find out from the command line which process is consuming the maximum memory and CPU?

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

I suggest you to use the tools "top" or "htop".

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.