LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   service nfs cannot be changed from off (https://www.linuxquestions.org/questions/linux-newbie-8/service-nfs-cannot-be-changed-from-off-478781/)

aboulafia 08-30-2006 09:40 AM

service nfs cannot be changed from off
 
services nfs, ypbind cannot switched on. when i run service nfs start i see all teh ok's displayed, but when i reun chkconfig --list, nfs appears as off.

anhy ideas?

w3bd3vil 08-30-2006 01:33 PM

you need to do a
chkconfig nfs on

vaultermateo 08-30-2006 02:14 PM

#however if you want to specify the run levels run this

chkconfig --level 35 nfs on

#that makes is so that nfs runs in run level 3 and 5

aboulafia 08-31-2006 02:36 AM

thks a lot, it helped. i have a few more questions on the subject of network connectivity and i wonder if i coukd email you my problems? its about not being able to connect with a NIS server.


All times are GMT -5. The time now is 07:14 PM.