摘要: 1、运行、停止、禁用firewalld 启动:# systemctl start firewalld 查看状态:# systemctl status firewalld 或者 firewall-cmd --state 停止:# systemctl disable firewalld 禁用:# sys 阅读全文
posted @ 2017-12-31 12:24 littlevigra 阅读(234) 评论(0) 推荐(0) 编辑