摘要: CentOS7使用firewalld打开关闭防火墙与端口 1、firewalld的基本使用 启动: systemctl start firewalld 关闭: systemctl stop firewalld 查看状态: systemctl status firewalld 开机禁用 : systemctl disable firewalld 开机启用 : systemctl enable ... 阅读全文
posted @ 2019-06-11 10:03 云无止境 阅读(221) 评论(0) 推荐(0) 编辑