On Sat, 2006-03-25 at 19:57 +0000, Anne Wilson wrote: > On Saturday 25 March 2006 19:49, Ali Helmy wrote: > > [root@Laptop ahelmy]# chkconfig --help > > bash: chkconfig: command not found > > > > So...? > > > yum install chkconfig > > If that fails you may need to add extra repositories. /sbin/chkconfig is almost certainly installed. The OP probably did "su" rather than "su -" and didn't get root's environment, with "/sbin" in the PATH. Paul.