LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   starting named at boot (https://www.linuxquestions.org/questions/linux-server-73/starting-named-at-boot-645860/)

dody1313 05-30-2008 11:02 AM

starting named at boot
 
hi guys
i have red hat running on my comp
and i wanted to have named to start automatically each time the computer boots
how can i do that?
thnx in advance

datopdog 05-30-2008 11:16 AM

Code:

chkconfig --level 2345 named on

dody1313 05-30-2008 12:03 PM

i got an : "chkconfig command not found..."
is there something missing ?
like a pckg to install or a patch?
i ran the #whereis chkconfig
it is installed

dody1313 05-30-2008 12:14 PM

oh ok
i got it
i just did: # su -
so that i could use full root environment path.
and i ran the command again
it's working
thnx datopdog
thnx a lot


All times are GMT -5. The time now is 12:16 PM.