linux 挂载win7共享文件夹的方法

admin6年前IT技术1425

mount -t cifs -o user=administrator,password=000000 //192.168.1.2/gongxiang /mnt/share

相关文章

magento1.x开启调试模式

magento1.x开启调试模式

方法一设置:Current Configuration Scope: main website 通过后台控制台来操作,admin->configuration->develope...

php上传路径问题

php图片上传不认"\"C:\Users\Administrator\Desktop\"只认C:/Users/Administrator\Desktop/...

批量修改文件后缀名

新建***.bat在里面写入ren *.* *.gif运行***.bat...

L2TP端口

1701,1702,4500,500...

Docker安装

sudo yum install -y yum-utils二选一yum-config-manager --add-repo http://mirrors.aliyun.com/docker-ce/li...

win server 2008安装IIS的支持ACCESS的方法

1.设置windows/temp权限  添加user可读写权限2.设置程序池兼容32位3.设置ASP父路径为true...

发表评论    

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。