Constant disk access with hardy

Daniel Robitaille robitaille at gmail.com
Fri May 30 23:19:35 UTC 2008


On Fri, May 30, 2008 at 1:27 PM, R. Wood <rw at ncf.ca> wrote:
>
> Run this at a command-line:
>  top
>
> Whatever is hogging the CPU should be revealed.

another thing I sometimes do is check the top 10 processes currently
active with this command:

  ps aux | sort -r +2 -3 | head -11




-- 
Daniel Robitaille
 http://friendfeed.com/robitaille




More information about the ubuntu-ca mailing list