Changes

Jump to: navigation, search

OPS335 NFS Lab

2 bytes added, 21:46, 4 November 2014
Part A: Setting up the NFS Server
*edit /etc/exports so that it contains ONLY the following line (where 192.168.x.4 is the IP address of your guest VM):
/home 192.168.x.4(rw,root_squash,insecure)
 
*Start your nfs server and enable your nfs service.
*Build the server's list of exports
exportfs -r
*Start your nfs server and enable your nfs service.
*Run and record the output of the following commands:
exportfs

Navigation menu