Open main menu

CDOT Wiki β

Changes

OPS335 Lab 5

5 bytes added, 12:14, 14 December 2017
m
Using 'mount -t cifs'
#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=<learnidyourSenecaID>
ls /tmp/vm2-home</source>
#Create a file in that directory, then switch to '''vm2''' to confirm that it was created.
932
edits