Linux备忘录Linux备忘录Linux备忘录

所有文章 第4页

2018年6月

CentOS 6 配置Samba

2

rwt 发布于 2018-06-20

一、安装samba [root@c ~]# yum install -y samba 二、配置smb.conf [root@c ~]# cd /etc/samba/ [root@c samba]# mv smb.conf smb.conf.bak [root@c samba]# ...

阅读(983)赞 (0)