When you need to view all open ports from you Linux machine all you have to do is to run the following command in the console:
netstat -tulpn
Cheers,
When you need to view all open ports from you Linux machine all you have to do is to run the following command in the console:
netstat -tulpn
Cheers,