摘要:
1.首先得安装cifs-utils yum -y install cifs-utils 2.测试挂载 mount -t cifs -o username=zengtao,domain=founderpcb.com,vers=2.0,dir_mode=0777,file_mode=0777 //172 阅读全文
posted @ 2020-11-24 20:41
魅力无法挡
阅读(320)
评论(0)
推荐(0)
摘要:
依据网上的一些相关配置,由于公司需要实现虚拟用户,故采用相对较为复杂的方法。 1.安装VSFTPD yum install vsftpd -y 2.添加SELINUX,和开放防火墙端口 getsebool -a | grep ftp setsebool -P ftp_full_access on 由 阅读全文
posted @ 2020-11-24 20:10
魅力无法挡
阅读(152)
评论(0)
推荐(0)

浙公网安备 33010602011771号