码迷,mamicode.com
首页 > 系统相关 > 详细

ubuntu1604 安装samba

时间:2018-08-24 00:30:05      阅读:264      评论:0      收藏:0      [点我收藏+]

标签:rest   table   systemctl   comm   sudo   com   add   smb.conf   apt   

ubuntu1604 安装samba

sudo apt-get install samba

更改/etc/samba/smb.conf
添加
[share]
comment = share
path = /home/zm
writable = yes
valid users = zm

添加samba用户
sudo adduser zm

重启服务
sudo systemctl restart smbd

ubuntu1604 安装samba

标签:rest   table   systemctl   comm   sudo   com   add   smb.conf   apt   

原文地址:https://www.cnblogs.com/mingzhang/p/9527188.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!