Advertisement
oquidave

apache_processes

May 16th, 2014
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. oquidave@davemint ~/workspace/the_php $ sudo ps -aux | grep apache
  2. Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
  3. root 1935 0.0 0.2 108108 9936 ? Ss May14 0:04 /usr/sbin/apache2 -k start
  4. oquidave 20606 0.0 0.1 58400 4876 pts/0 T 22:36 0:00 vi apache2.conf
  5. www-data 21342 0.0 0.1 108592 6180 ? S 23:04 0:00 /usr/sbin/apache2 -k start
  6. www-data 21343 0.0 0.1 108592 6180 ? S 23:04 0:00 /usr/sbin/apache2 -k start
  7. www-data 21344 0.0 0.1 108140 5424 ? S 23:04 0:00 /usr/sbin/apache2 -k start
  8. www-data 21345 0.0 0.1 108140 5424 ? S 23:04 0:00 /usr/sbin/apache2 -k start
  9. www-data 21346 0.0 0.1 108140 5424 ? S 23:04 0:00 /usr/sbin/apache2 -k start
  10. www-data 21374 0.0 0.1 108140 5424 ? S 23:05 0:00 /usr/sbin/apache2 -k start
  11. oquidave 21491 0.0 0.0 13580 936 pts/5 S+ 23:07 0:00 grep --colour=auto apache
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement