摘要: 环境 系统: CentOS 7 IP: 192.168.244.144 关闭 selinux 和防火墙 # CentOS 7 $ setenforce 0 # 可以设置配置文件永久关闭 $ systemctl stop iptables.service $ systemctl stop firewa 阅读全文
posted @ 2018-04-01 15:03 Hydraxx 阅读(4230) 评论(0) 推荐(0)