Ubuntu系统入门教程-安装samba实现文件共享
说明
- 介绍如何安装samba文件服务器
步骤
- 通过rcm安装samba
#安装rcm
curl https://www.ncnynl.com/rcm.sh | bash -
#安装linux-wifi-hotspot
rcm -s install_samba
- 效果图
+---------------------------------------------------+
| |
| ============================================= |
| |
| Welcome to ROS Commands Manager CLI |
| |
| ============================================= |
| Author:ncnynl |
| Email:1043931@qq.com |
| Website:https://ncnynl.com |
| Date:2022-11-18 |
| QQ Qun B:926779095 |
| QQ Qun C:937347681 |
| QQ Qun D:562093920 |
+---------------------------------------------------+
#####################################################
########Alternative scripts
#####################################################
common:
ID:66 - install_samba.sh
------------------------------------------Install samba
------------------------------------------
└ Whether to execute the script? [Y/n]
- 输入Y,回车即可自动安装
- 默认共享目录位于: ~/tools/samba/share
- 默认samba的配置文件位于:/etc/samba/smb.conf
- 假设安装samba服务器的ip地址是:192.168.0.11
- 局域网内的电脑,通过文件浏览器访问: \192.168.0.11即可访问到samba服务器
获取最新文章: 扫一扫右上角的二维码加入“创客智造”公众号