Edward Marczak wrote:

> 18/6/00 4:09 AM, dattatraya a écrit:
>
> > where can i find info on the various daemons and services that are running?
> > i want to know details, working etc..
>
> 'ps ax' shows you the process list (man ps), or use 'top' - shows an
> updating list of running processes, along with memory and CPU usage.

Probably want to look in /etc/inetd.conf to see what services are running under
inetd.  Anything not commented out will be launched when the service is needed
and won't necessarily be running when you do a top or ps.  At least this is my
understanding.

Bret


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to