随笔分类 -  ubuntu

ubuntu相关
摘要:1 安装 sudo apt-get install samba 2 配置 打开Samba配置文件: sudo gedit /etc/samba/smb.conf 在其最后添加: [share] path = /home/用户名/download valid users = share available = yes browseable = ... 阅读全文
posted @ 2018-08-31 16:38 learn21cn 阅读(283) 评论(0) 推荐(0)