On Sunday 18 January 2004 09:08, Ed McCorduck wrote: > Thanks Jim, but when I enter "edit ipop3" I get the error message "bash: > edit: command not found" (I made sure I was logged in as root before I > enter your commands, too) use pico or vim (probably pico if you are not accustomed to vim) to edit the file. I am a little concerned that you don't have the chkconfig command [ it should be /sbin/chkconfig]. have you tried it with a full path?, ie /sbin/chkconfig --list (which should list all the settings for the services it controls) if this works, be certain that root's PATH is correct (it should include /sbin and /usr/sbin as well as the normal user directories) - test this with echo $PATH if it doesn't contain the right directories, how did ypu log in as root? - if you used 'su', be certain to 'su -' to run root's startup scripts which will set the correct path. Stuart -- Stuart Sears RHCE, RHCX -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list