CentOS7使用firewalld打开关闭防火墙与端口
摘要:1、firewalld的基本使用 启动: systemctl start firewalld 查看状态: systemctl status firewalld 停止: systemctl disable firewalld 禁用: systemctl stop firewalld 2.systemc
阅读全文
posted @ 2017-11-09 13:15