Open main menu

CDOT Wiki β

Changes

OPS335 NFS Lab

14 bytes added, 22:47, 10 March 2012
Testing NFS mounts on your VM
===Testing NFS mounts on your VM===
*Start up vm03 and login using your learnid.
*Back on On your host PC run and record the output of the 'following commands: exportfs' and '   showmount -e' commands.
*On vm03, create an empty file using the touch command.
touch empty_file_created_on_vm03
*Now shutdown vm03.
 *Back Now on your host PC, run and record the output of the 'following command: ls -l' command. *Shutdown the nfs server with the command " systemctl stop nfs-server.service".
===Part C: Setting up Automount on the VM===
1
edit