摘要: 一、关闭防火墙并安装epel源 1、关闭selinux ①修改selinux的配置文件 [root@localhost ~]# vim /etc/selinux/config SELINUX=disabled ②关闭selinux [root@localhost ~]# setenforce 0 2 阅读全文
posted @ 2022-05-23 20:45 孤立一点 阅读(128) 评论(0) 推荐(0)