List open ports and listening services in Linux
To list open network ports (sockets) and the processes that run them on any Linux distribution use netstat. You might need to install it via yum / apt-get.
Syntax:
netstat -lnptu
Powered by 123ContactForm | Report abuse
Provided by: SiQ systems, Cloud experts
Comments