13,420
edits
Changes
no edit summary
#Issue the following command in order to mount your home directory:<br>'''mount -t cifs //vm2/home /tmp/vm2-home -o username=<learnid>'''
#Verify that the mount worked by issuing the following command:<br>'''ls /tmp/vm2-home'''
#What is the advantage of using this method as opposed to the smbclient command in the previous section? Record your answer in your lab log-book.