How can I determine the process for what is listening on the network in linux?
- by Jack
When I use netstat -tup, it only shows the processes for some. There are other ports that just have a - for PID, so how would I find out what process is listening on these ports?