Changes

Jump to: navigation, search

OPS335: File Servers

69 bytes added, 12:24, 21 February 2016
no edit summary
===Setting up & Testing the NFS Client===
====Configuring '''Perform the NFS client====following tasks:''' *#Ensure the VM guest network is functioning properly. You can use the "host cbc.ca" command to see if DNS queries are being answered. *#Ensure you have full connectivity to the internet.*#Again, you should not have to install any NFS software.*#Add the following line to the bottom of the '''/etc/fstab ''' file on vm03 your VM3 machine:<br>'''192.168.x.3:/home /home nfs4 defaults 0 0'''<br><br>{{Admon/important|Warning:|Do not change any other lines in this file. Do not change any lines in /etc/fstab on your host machine. Doing so can make your machine fail to boot.}}<br><br>*#Run the following command to avoid an error that would be caused by logging in while root_squash is active: <br>'''setsebool -P '''<br>'''use_nfs_home_dirs 1'''<br><br>*#Logout of vm03 and shut it down.
====Testing NFS mounts on your client====
13,420
edits

Navigation menu