Guest User

Untitled

a guest
Feb 20th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. sudo lsof -i -P -n | grep LISTEN
  2. sudo netstat -tulpn | grep LISTEN
  3.  
  4. sudo lsof -i -P -n
  5. sudo netstat -tulpn
Add Comment
Please, Sign In to add comment