Changes

Jump to: navigation, search

OPS335 NFS Lab

4 bytes added, 11:22, 23 February 2016
no edit summary
#The '''/etc/exports''' file allows you to restrict the access to servers to access files for security purposes. Edit the '''/etc/exports''' file, and add the following line to the file:<br>'''/home 192.168.x.4(rw,root_squash,insecure)'''
#What does the IPADDR 192.168.x.4 represent? Record your answer in your lab logbook.
#Issue the following command (in order of appearance) in order to start your NFS server:<br>'''systemctl start rpcbind'''<br>'''systemctl start nfs<br><br>'''
#Use the '''systemctl''' command to enable both the rpcbind and nfs services upon VM startup.
#Issue the following command in order to add (or "build") the server's list of permitted exports: <br>'''exportfs -r'''
13,420
edits

Navigation menu