比思論壇

標題: SMB的tips [打印本頁]

作者: airarara    時間: 2015-9-9 16:57
標題: SMB的tips
mount -t cifs -o username=abcd //192.168.3.93/tools 93Tools

安装nfs
yum install nfs-utils rpcbind
Chkconfig nfs on
/etc/init.d/rpcbind start
/etc/init.d/nfs start

Service iptables stop
setenforce 0

Chomd 777 xxx
Vi /etc/exports
/xxx *(rw,)

Mount -o nfs 192.168.3.91:/home/tomcalogbak xxx






歡迎光臨 比思論壇 (http://108.170.10.236/) Powered by Discuz! X2.5