摘要:
##安装前准备 #关闭selinux ### sed -i 's/SELINUX=enforcing/SELINUX=disabled/g' /etc/selinux/config #关闭防火墙 systemctl stop firewalld ## systemctl disable firewa 阅读全文
posted @ 2022-07-12 16:26 善恶美丑 阅读(578) 评论(0) 推荐(0)
|
摘要:
##安装前准备 #关闭selinux ### sed -i 's/SELINUX=enforcing/SELINUX=disabled/g' /etc/selinux/config #关闭防火墙 systemctl stop firewalld ## systemctl disable firewa 阅读全文
posted @ 2022-07-12 16:26 善恶美丑 阅读(578) 评论(0) 推荐(0) |
||