How to display listening ports using the netstat from the command line
If you’re troubleshooting a service that you know is running normally, the next step is to ensure it’s listening on the correct network port. The netstat command shows the services…