Web Server Administration: Processes
Processes
To stop a process use the kill command
You can only kill your own processes, unless you are root (root can do anything)
~ (333) ps -aef |grep ericl
UID PID PPID C STIME TTY TIME CMD ericl 1649 1646 0 15:53:55 pts/0 0:00 -bash ericl 1723 1637 0 16:02:19 ? 0:00 /opt/apache/sbin/httpd