Skip to content

Instantly share code, notes, and snippets.

@2arunpmohan
Created September 8, 2016 06:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 2arunpmohan/6c1e855681b652853be96291875aba51 to your computer and use it in GitHub Desktop.
Save 2arunpmohan/6c1e855681b652853be96291875aba51 to your computer and use it in GitHub Desktop.
netstat for information regarding port utilisation
#To know the ports and process utilisations
sudo netstat -ntlp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment