HP-UX之Samba设定(CIFS)
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash

·
在HPUX上的Samba设定基本上根linux上一样,设定smb.conf文件之后重启服务即可。
设定文件
设定文件 | 路径 |
---|---|
smb.conf | /etc/opt/samba/ |
设定文件的Segment设定(例)
[%%csv]
comment= (windows侧的表示内容)
path= (unix侧的path)
public = yes
writable = yes
printable = no
注意点:设定文件修正后需要samba的process再启动才能起效
samba启动停止
操作 | 命令 |
---|---|
启动 | /sbin/init.d/samba start |
停止 | /sbin/init.d/samba stop |




A beautiful web dashboard for Linux
最近提交(Master分支:19 天前 )
186a802e
added ecosystem file for PM2 5 年前
5def40a3
Add host customization support for the NodeJS version 5 年前
更多推荐
所有评论(0)