On Thu, 2005-03-10 at 21:40 -0500, Jim Cornette wrote: > bruce wrote: > > looking through FC3... > > > > where is the section that allows me to see which services are > > enabled/disabled.. as well as the user/groups section... > > > > must have missed it in the menuing sections... > > > > -bruce > > > > You can either run setup as root to see which services are activated or > deactivated. > Or > From the system settings menu, choose server settings, then services. > This wil prompt you for a password for root. Enter the password and the > GUI version will come up where you can select or deselect which services > you want to enable. You can quickly check which services are enabled in which runlevel using: $ /sbin/chkconfig --list See "man chkconfig" for how to manipulate the services so that they're on/off when you want them to be. Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>