During my programming work I had to do some system administration tasks, and since a while I'm also maintaining some servers. This is a log for the problems I find - and hopefully their solutions.

Saturday, May 06, 2006

Top wizardry

OK, you're probably way too familiar with the Linux top command. But do you know what all of these mean?

  • top -b -n 1
  • top -u www-data
  • top -p 4365

If not, head over to this valuable article on using top more efficiently.

0 Comments:

Post a Comment

<< Home