Mar 27, 2005
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?









No Comments, Comment or Ping
Reply to “Linux checking which ports are in use by what”