Changes

Jump to: navigation, search

OPS335 Lab 5

No change in size, 09:29, 12 March 2017
Using 'mount -t cifs'
'''Perform the following steps on your VM1'''
*#Issue the following commands to create a mount-point and to mount your home directory from your vm2 machine:<source>
mkdir /tmp/vm2-home
mount -t cifs //vm2/home /tmp/vm2-home -o username=<learnid>
ls /tmp/vm2-home</source>
*#Create a file in that directory, then switch to '''vm2''' to confirm that it was created.*#Use umount on '''vm1''' to unmount that directory.
13,420
edits

Navigation menu