LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   nfs-server startup (https://www.linuxquestions.org/questions/linux-networking-3/nfs-server-startup-131109/)

irvken 01-03-2004 06:48 AM

nfs-server startup
 
In redhat I have to start these manually, is there a way of getting them to start on boot

rpc.portmap
rpc.mountd, rpc.nfsd
rpc.statd, and rpc.rquotad

acid_kewpie 01-03-2004 06:51 AM

you should have an /etc/init.d/nfs file, which you can run automatically:

/etc/init.d/nfs start

if that works then you can use redhat-configure-services (i think) or chkconfig to add these to the boot procedure

irvken 01-03-2004 12:00 PM

thanks that worked a treat


All times are GMT -5. The time now is 03:05 PM.