In vmware Linux machine (using bridge network connection):
Install samba (ubuntu example):
sudo apt-get install samba
sudo smbpasswd -a your_user_name
In Windows machine:
File explorer->Tools->Map Network Driver: folder is “\\10.10.1.1\usr_ubuntu”, then input your_user_name and password


0 comments:
Post a Comment