Advertisement
Guest User

Untitled

a guest
Jun 13th, 2018
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. root@Steve-HT:/home/steve# service nginx stop
  2. root@Steve-HT:/home/steve# ps axu | grep nginx
  3. steve 27272 0.0 0.0 15916 700 pts/22 S+ 11:37 0:00 tail -f /var/log/nginx/error.log
  4. root 28897 0.0 0.0 22820 904 pts/23 S+ 11:58 0:00 grep --color=auto nginx
  5. root@Steve-HT:/home/steve# ./nginx.sh
  6. Nginx is already currently running
  7. root@Steve-HT:/home/steve# bash nginx.sh
  8. Restarting nginx now
  9. Restarted
  10. root@Steve-HT:/home/steve#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement