Domain Name Yahoo

Easy Help Troubleshoot Your Linux Box



  

Easy Help Troubleshoot Your Linux Box


Force Kill

  

Kill running process is important. When you have software ruining your machine, just kill them.
But hey, some process is not easy to kill, and that is happening to me.

I found this solution when you already tried killing process on unix with the standard syntax kill PID number.
You can get PID number by running syntax # ps aux

Shell syntax to force kill the process is

# kill -9 PIDnumber

Hope this will helps.


July 7th, 2009 Posted by admin | CentOS, General, Ubuntu, Uncategorized, ssh | no comments

No Comments »

No comments yet.

Leave a comment