Created
September 8, 2016 06:59
-
-
Save 2arunpmohan/6c1e855681b652853be96291875aba51 to your computer and use it in GitHub Desktop.
netstat for information regarding port utilisation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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