V’s Link & Photo Blog

Avatar

Because he loves to shoot first…

Linux checking which ports are in use by what

>>> I’ve got a linux server that runs apache. The apache process is
>>> now dead, but tcp port 80 is still listening. To confirm there is
>>> no process associated with this I have done the following:
>>>
>>> netstat -pn|grep 80 lsof -i|grep http
>>>
>> does fuser 80/tcp return anything when ran as root?

Link to source…

No Comments, Comment or Ping

Reply to “Linux checking which ports are in use by what”

More about me