在windows下共享文件夹xxx

在ubuntu下建立文件夹/home/musictom/hostshare
sudo mkdir /home/musictom/hostshare
虚拟机里访问主机的ip地址为192.168.80.1 

sudo mount //192.168.80.1/xxx /home/musictom/hostshare -o username=administrator,password=123,dmask=777,fmask=777

 

参考地址:

http://blog.csdn.net/jiangjingui2011/article/details/6400710

相关文章:

  • 2022-12-23
  • 2021-07-25
  • 2021-05-08
  • 2021-06-26
  • 2022-01-29
  • 2022-12-23
  • 2022-02-01
  • 2022-01-09
猜你喜欢
  • 2022-02-01
  • 2022-12-23
  • 2022-12-23
  • 2021-11-20
  • 2021-08-14
  • 2021-08-31
  • 2022-01-27
相关资源
相似解决方案