摘要: # 1.安装服务 ```bash apt install samba smbclient -y ``` # 2.配置文件 ```bash vim /etc/samba/smb.conf ''' [share] comment = shared folder browseable = yes path 阅读全文
posted @ 2023-01-06 17:55 A57 阅读(45) 评论(0) 推荐(0)