Changes

Jump to: navigation, search

OPS335 NFS Lab

9 bytes added, 17:22, 5 September 2011
Setting up the NFS Server on the Host
*Logout of vm01 and shut it down.
===Part B: Setting up the NFS Server on the Host===
*On your Fedora host machine edit /etc/exports so that it contains ONLY the following line (where 192.168.122.yyy is the IP address of your guest VM):
/home 192.168.122.yyy(rw,root_squash)
*Back on your host PC, as joker, run and record the output of the 'ls -l' command.
*Shutdown the nfs server with the command "service nfs stop".
 
===Setting up Automount on the VM===
*Start up vm01, login as joker and switch to root.
1
edit

Navigation menu