随笔分类 -  Linux

linux
摘要:1, 查看防火墙状态: firewall-cmd --state systemctl status firewalld.service 2, 开启防火墙: systemctl start firewalld.service 3,设置开机自启: systemctl enable firewalld.s 阅读全文
posted @ 2021-11-30 20:09 baissy 阅读(32) 评论(0) 推荐(0)