1
edit
Changes
→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.x.4(rw,root_squash,insecure)
*Back on your host PC, run and record the output of the 'ls -l' command.