How can I determine the process for what is listening on the network in linux?
Posted
by Jack
on Super User
See other posts from Super User
or by Jack
Published on 2010-05-08T08:27:47Z
Indexed on
2010/05/08
8:29 UTC
Read the original article
Hit count: 260
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?
© Super User or respective owner