List Ports and Processes on Linux

| | Comments (0)
Have you ever ran a "netstat -na" to get a list of open ports only to wonder what was listening on udp port 800?
# netstat -lp
netstat -lp is your friend - it will give you a list of the open ports and the pid that opened them.

Leave a comment

About this Entry

This page contains a single entry by Max Clark published on March 31, 2006 8:09 PM.

SCSI Tape on Linux was the previous entry in this blog.

Software RAID-1 with FreeBSD is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

View Max Clark's profile on LinkedIn
Powered by Movable Type 4.1