3.4 Linux Progress Management
#top = display all running process
#ps -A = display all running process
#ps -A | grep httpd = find httpd running process
#kill 123 = stop running process id:123
Subscribe to:
Post Comments (Atom)
EmoticonEmoticon