Welcome to Server Circle. It's a friendly site and all levels of experience are welcome. Be aware that we use cookies for your login.
Server Circle - Ask questions about Servers and get answers from experts.
Beta (0.45 sec)
Using lsof -i for application paths

I use lsof -i to look up which ports are open and to which application but I'd like more information on the application/daemon opening the port.

Any ideas ?
Asked by:
BonoEstente
1464 points
 Report Abuse
 Share Page - Category: Linux Servers - Tags: lsof -i for application paths
 Enter your response
Please use Pastie.org to paste lengthy code or to fix formatting issues with code
  • Responses in reverse (2)

Best Answer

What kind of information? What operating system are you using? Once you have the process ID, you can get all sorts of information with ps -p, lsof -p, strace/tusc/truss, /proc/...

Response by:
s
3383 points
That sounds like just what I was after. I see the standard lsof output gives more too.

Response by:
BonoEstente
1464 points


  • Related Questions
About Us : Contact Us : Etiquette : Terms : CDN Failover : ShorterURL : CDN Fallback : © 2013 Server Circle