Notes to Self
Alex Sokolsky's Notes on Computers and Programming
netstat
netstat
prints network connections, etc.
sudo
netstat
-plutn
or
sudo
netstat
-tulpn
|
grep
LISTEN