Mark Berkwitt wrote: > > Using > #locate chkconfig > /usr/share/man/man8/chkconfig.8.gz > /sbin/chkconfig > #cd /sbin > #chkconfig httpd on > bash: chkconfig: command not found > ? [steve@gemini steve]$ chkconfig bash: chkconfig: command not found [steve@gemini steve]$ su - Password: [root@gemini root]# chkconfig chkconfig version 1.3.5 - Copyright (C) 1997-2000 Red Hat, Inc. This may be freely redistributed under the terms of the GNU Public License. usage: chkconfig --list [name] chkconfig --add chkconfig --del chkconfig [--level ] ) chkconfig requires root. :-) Steve