To get a list of all ports (and the service they expose) of a server, install nmap:
nmap yourserver.com (optional for example -p 80)
To get a list of all ports (and the service they expose) of a server, install nmap:
nmap yourserver.com (optional for example -p 80)