摘要: 关闭防火墙和 selinux# systemctl stop firewalld systemctl disable firewalld 禁用 Selinux vim /etc/selinux/config 修改为 disabled SELINUX=disabled 注意:上面配置是重启后才生效,所 阅读全文
posted @ 2022-01-04 15:22 sing1122 阅读(60) 评论(0) 推荐(0) 编辑