首页 > 系统 > Windows > 正文

三步搞定windows与ubuntu之间文件共享

2019-11-28 04:02:54
字体:
来源:转载
供稿:网友
三步搞定windows与ubuntu之间文件共享
1. 在ubuntu中安装samba应用程序
# sudo apt-get install samba smbfs
2. 在ubuntu中安装samba的图形化配置工具
# sudo apt-get install system-config-samba
3. 图形化配置samba
3.1 启动程序:System --> Administration --> samba
3.2 配置samba用户:Preferences --> Samba Users -->
Add user (or edit user) --> set the name and password.
3.3 配置共享目录与权限。
这样就可以通过windows访问ubuntu了。
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表