Skip to content

Instantly share code, notes, and snippets.

@michaelneale
Created May 20, 2013 03:40
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 michaelneale/5610295 to your computer and use it in GitHub Desktop.
Save michaelneale/5610295 to your computer and use it in GitHub Desktop.
[root@jenkins-cloudbees ~]# netstat -atn
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:9081 0.0.0.0:* LISTEN
tcp6 0 0 :::8081 :::* LISTEN
tcp6 0 0 :::22 :::* LISTEN
tcp6 0 0 :::25 :::* LISTEN
tcp6 0 0 :::7081 :::* LISTEN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment