Changes

Jump to: navigation, search

OPS335 NFS Lab

36 bytes added, 21:39, 27 June 2013
m
Added the instruction for installing nfs back into the server portion.
===Part A: Setting up the NFS Server on the Host===
On your Fedora host machine perform the following tasks:
*Install nfs
yum install nfs-utils
*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)
932
edits

Navigation menu