
























Start Samba service:
samba的命令都在/etc/rc.d/init.d/目录里,要用下面的方式来运:
# /etc/rc.d/init.d/smb start
Stop/Restart Samba service:
# /etc/rc.d/init.d/smb stop
# /etc/rc.d/init.d/smb restart
If you want to share folders in you linux files, you need change /etc/samba/smb.conf:
[global]
netbios name=xxx
security=share
and uncomment
[public]
..
..
Acutally [XX] is the shared folder name you can see
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。