Fork me on GitHub

随笔分类 -  Linux

摘要:1:防火墙的开启、关闭、状态查询、设置开机自启、开机禁用命令 检查状态(1):firewall-cmd --state 检查状态(2):systemctl status firewalld.service 开启防火墙:systemctl start firewalld.service 重启防火墙:s 阅读全文
posted @ 2019-09-21 21:32 竹根七 阅读(4880) 评论(0) 推荐(1)