I am using Ubuntu 11.10 and am looking for an equivalent to Process Explorer on Linux. There is System Monitor but it's not nearly as good as Process Explorer with all of its detailed information about processes.
Any suggestions?
|
I am using Ubuntu 11.10 and am looking for an equivalent to Process Explorer on Linux. There is System Monitor but it's not nearly as good as Process Explorer with all of its detailed information about processes. Any suggestions? | ||||
|
feedback
|
|
If you don't mind something that's terminal based, then htop is a good and powerful process manager.
You can install it on Ubuntu with the following command:
If you prefer something with a GUI, you could try qps.
You can install it with the following:
| |||||||
feedback
|
PS. it is still in alpha development stage. | ||||
feedback
|