Login to your server via putty or tunnelier, and in command console type this command :
# top
Now you can view what process are running in the server and PID ( Process ID ) of every process running.
In case you want to kill specified process, use kill command
# kill -9 PID
-9 attribute mean forcing to kill a process. For example you want to kill crond process from picture above, use this command :
# kill -9 1634
To quit from TOP, just type q
RSS feed for comments on this post. TrackBack URL
September 21st, 2009 at 12:53 pm (Quote)
Greatings, Where are you from? Is it a secret?
Thank you
Dirnov
September 22nd, 2009 at 6:02 am (Quote)
hi, i’m from indonesia mate
October 3rd, 2009 at 3:21 pm (Quote)
lot about you
October 4th, 2009 at 10:07 am (Quote)
cool blog
October 4th, 2009 at 10:24 pm (Quote)
I bookmarked this link. Thank you for good job!
October 11th, 2009 at 10:04 pm (Quote)
Excellent site. It was pleasant to me.,
October 12th, 2009 at 2:24 am (Quote)
Very interesting site. Hope it will always be alive!,
October 12th, 2009 at 12:37 pm (Quote)
Very cute
))),
November 3rd, 2009 at 5:07 pm (Quote)
Great. Now i can say thank you!, Drug Neurontin Used, [url="http://parkavepet.angelfire.com/drug-neurontin-used.html"]Drug Neurontin Used[/url], http://parkavepet.angelfire.com/drug-neurontin-used.html Drug Neurontin Used,
November 15th, 2009 at 1:06 pm (Quote)
Cool! Just like windows process manager but using command line. I guess, might be pretty handy
January 5th, 2010 at 9:49 pm (Quote)
All these codes are pretty confusing. I don’t think I will put this to use.