Finding a program using a certain port

From AdminWiki

(Difference between revisions)
Jump to: navigation, search
Line 5: Line 5:
  netstat -tnap
  netstat -tnap
  netstat -unap
  netstat -unap
 +
[http://www.casino-spielen.biz/spielautomat automatenspiele]
{{Category:lsof}} {{Category:shell}} {{Category:network}} {{Category:snippet}} {{Category:debugging}}
{{Category:lsof}} {{Category:shell}} {{Category:network}} {{Category:snippet}} {{Category:debugging}}

Revision as of 08:09, 15 September 2010

  • With lsof:
lsof -iUDP:53
lsof -iTCP:80
  • With netstat:
netstat -tnap
netstat -unap
automatenspiele

Category:Lsof Category:Shell Category:Network Category:Snippet Category:Debugging

Personal tools