摘要: 环境准备 关闭selinux和防火墙 sed -i 's/SELINUX=enforcing/SELINUX=disabled/g' /etc/selinux/config systemctl stop firewalld systemctl disable firewalld 192.168.1. 阅读全文
posted @ 2023-03-07 22:21 Ryan_Zhou 阅读(63) 评论(0) 推荐(0)