** Reply to message from "Mikkel L. Ellertson" <[EMAIL PROTECTED]> on
Mon, 12 Feb 2001 17:15:05 -0600 (CST)

> On Mon, 12 Feb 2001, Abe wrote:
> 
> > Hi guys -
> >
> > I want to check the services that are enabled such as telnet, etc on
> > a machine.  When I try the chkconfig --list command it is not
> > available.  I am using Red Hat linux.
> >
> > Any ideas? Thanks for any help.
> >
> Try "/sbin/chkconfig --list" and see if that works.  But it will not
> tell you about services like telnet, finger, pop3, etc.  It will only
> tell you about stand-alone darmons.  A lot of services are handled by
> inetd.  (Or xinetd for 7.0)  You will have to look in /etc/inetd.conf
> (or /etc/xinetd.conf?) to see what services are enable there.

Or you could try "/sbin/service --status-all"

Jack Bowling
mailto: [EMAIL PROTECTED]



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to