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.

Mikkel
-- 

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



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

Reply via email to