> > I recognize everything in 'ps -ef' I think, but I've never really used
> > netstat before.  Under "Active Internet connections" I don't
> > recognize:
> >
> > tcp localhost:10030
> > tcp *:snpp
>
> Also, snpp is for pagers:
> http://en.wikipedia.org/wiki/Simple_Network_Paging_Protocol

With netstat -lp it looks like *:snpp is associated with apache2 and
is using the same pid as *:http and *:https.  I've never set up
anything having to do with a pager.  I've never had a pager.  What can
I do to investigate that further?

> Then run lsof (check man lsof) to see if there is anything suspicious there,
> like another user logged in either as root or with a different name.

Any handy lsof commands?

- Grant
-- 
[EMAIL PROTECTED] mailing list

Reply via email to