摘要: yum install firewalld systemd -y firewall-cmd --zone=public --add-port=80/tcp --permanent firewall-cmd --zone=public --add-port=3306/tcp --permanent f 阅读全文
posted @ 2017-10-13 14:24 weisp 阅读(161) 评论(0) 推荐(0) 编辑