Easily View And Manage Processes In Linux Mint / Ubuntu Using htop
It is important to know which processes are running on Linux Mint/ Ubuntu systems and how to manage them.
A good utility for managing and viewing processes in Linux Mint/Ubuntu is htop.
Install it by issuing the following command at Teminal :
sudo apt-get install htop
After installing, simply run it by typing htop.
It will display a systematic and structured view of all the processes that are running...