#The next way is to use the mount command.
*#Use the mount command on the host to mount your home directory by issuing the following commands:<br'''>mkdir /tmp/vm2-home'''<br>'''mount -t cifs //vm2/home /tmp/vm2-home -o username=<learnid>'''<br>'''ls /tmp/vm2-home'''
==INVESTIGATION 3: CONNECTING TO A SAMBA SERVER FROM A WINDOWS CLIENT==