How To Find Top Running Processes by Highest Memory and CPU Usage in Ubuntu Linux Linux Mint

How To Find Top Running Processes by Highest Memory and CPU Usage in Ubuntu Linux Linux Mint

HomeOther ContentHow To Find Top Running Processes by Highest Memory and CPU Usage in Ubuntu Linux Linux Mint
ChannelPublish DateThumbnail & View CountActions
Channel Avatar SJ Technics2019-12-12 07:10:11 Thumbnail
5,093 Views
How To Find Top Running Processes by Highest Memory and CPU Usage in ubuntu Linux Linux Mint.
How To Find Top Running Processes by Highest Memory and CPU Usage in Ubuntu 16.04,18.04,19.04.
How To Find Top Running Processes by Highest Memory and CPU Usage in Linux Mint, centos, redhat & other debian based Os.
How do I find the process with the highest load?

************
Method 1
***********
Below command will show the list of top processes ordered by RAM and CPU use in descendant form.
# ps -eo pid,ppid,cmd,%mem,%cpu –sort=-%mem | head

************
Method 2
************
By htop command

First install htop package
sudo apt-get install htop

Run below command to find high memory and cpu uses:=

htop

************
Method 3
***********
Graphicaly
search monitor from dashboard

Thanks for watching
Please do not forget to subscribe my channel
also like and share my video,

Please take the opportunity to connect and share this video with your friends and family if you find it useful.