Results 1 to 4 of 4
what is the keyboard command in terminal to see everything that is running ? I'm using ubuntu 7.10. when i go online early in the morning, the bandwith light on ...
- 08-01-2008 #1Linux Newbie
- Join Date
- Nov 2007
- Posts
- 223
what all is running command ?
what is the keyboard command in terminal to see everything that is running ? I'm using ubuntu 7.10. when i go online early in the morning, the bandwith light on my router goes crazy, so i know something is running, I would think it's just auto updates...but it goes on for a long time. thanks.
- 08-01-2008 #2Just Joined!
- Join Date
- May 2005
- Location
- USA
- Posts
- 42
Give "top" a try.
- 08-01-2008 #3I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 08-01-2008 #4
Try htop too. Its a very good process manager.
You have to install it first.
Code:sudo apt-get update sudo apt-get install htop htop
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
