摘要: 第一步:关闭防火墙和selinux [root@localhost ~]# systemctl stop firewalld //临时关闭,重启失效 [root@localhost ~]# systemctl disable firewalld //永久关闭 [root@localhost ~]# 阅读全文
posted @ 2020-11-13 14:01 我梦z 阅读(214) 评论(0) 推荐(0)