Hi,

On Fri, 3 Aug 2001, David S. Cargo wrote:

> I tried using linuxconf to find and turn off services, but I didn't
> see anything there.
>
> Is there some central place for enabling and disabling the different
> services?

Run "chkconfig --list" to see a list of services.

To turn one off, go "chkconfig <servicename> off".


-Yaron

--