Here are the steps to configure the school's NFS server:
/home *(rw,sync)
[root@bigboy tmp]# exportfs -a [root@bigboy tmp]#
[root@bigboy tmp]# chkconfig nfslock on [root@bigboy tmp]# chkconfig nfs on [root@bigboy tmp]# chkconfig portmap on [root@bigboy tmp]# service portmap start Starting portmapper: [ OK ] [root@bigboy tmp]# service nfslock start Starting NFS statd: [ OK ] [root@bigboy tmp]# service nfs start Starting NFS services: [ OK ] Starting NFS quotas: [ OK ] Starting NFS daemon: [ OK ] Starting NFS mountd: [ OK ] [root@bigboy tmp]#
After configuring the NIS server, we have to configure its clients. This will be covered next.
Python SQL Java php Perl game development web development internet *nix graphics hardware telecommunications C++ Flash Active Directory Windows