TCP Services

Jim Herrmann kclug at ItDepends.com
Wed Nov 27 03:03:33 CST 2002


You do have to be root to actually see the programs when you use -tnlp.  
Thanks.  This is exactly what I was looking for.

Peace,
Jim
On Tuesday 26 November 2002 08:58 pm, Adam Davis wrote:
> A couple people mentioned netstat.
>
> I always use `netstat -tnl` (tcp, numbers, listening).
> That cuts out all the current connections and just lists ports on which
> something is listening.
>
> If you want also the programs (name/pid), try `netstat -tnlp`.  You may
> have to be root for this to work properly.
>
> On Tue, 26 Nov 2002, Jim Herrmann wrote:
> > Is there a command to see what services are listening on which ports?
> >
> > Thanks,
> > Jim
> >
> >




More information about the Kclug mailing list