摘要: 1. 安装 samba ~$sudo apt-get install samba 2. 修改 samba 的配置文件 ~$sudo gedit /etc/samba/smb.conf 添加如下内容 [homes] comment = Home Directories browseable = yes 阅读全文
posted @ 2018-03-16 14:49 icuic 阅读(198) 评论(0) 推荐(0)