How to find out what service is associated with what port
Scenario / Question: How do I find out what service is associated with what port. For example how can I find out what port secure pop3 (pop3s) uses? Solution / Answer: In Redhat based systems there is a file called /etc/services that contains a directory of well known services and their ports. [continue...]


