Guest User

Untitled

a guest
Nov 22nd, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. sudo lsof -i ' : 80'
  2.  
  3. sudo lsof -i :80
  4.  
  5. sudo apachectl stop
  6.  
  7. sudo lsof -i :80
  8.  
  9. sudo apachectl start
  10.  
  11. sudo apachectl stop
Add Comment
Please, Sign In to add comment