How To Use ps, kill, and nice to Manage Processes in Linux
Channel:
Subscribers:
1,470
Published on ● Video Link: https://www.youtube.com/watch?v=F5wZjeKLURI
How To Use ps, kill, and nice to Manage Processes in Linux
hai guys i will tell how to use kill process and manage process..
basically i linux top command is there
it will give total process and their memory usage and pid..
by clicking shift+w
we will get the total process by descending order see this
we can kill the process by giving pid
kill (pid)
and we have one more tool htop it is graphical and user interface
sudo apt-get install htop
after installing give htop
we can easily kill and manage the process
give f9 to kill and f10 to quit that tool
thatss it
thanks for watching
subscribe my channel.....sanjay kranthi tech
Other Videos By Behind Tech
Tags:
sanjay kranthi tech
linux
ubuntu
How To Use ps
how to kill process
htop
top command
process
manage process
kill process