How do you display your server’s open ports and the process that owns them? You can use the commands below to accomplish this (make sure you run them as root):

#sudo lsof -i
#sudo netstat -lptu

Below are sample output of the commands above:

Popularity: 4% [?]

Rate this:
2.5