#启动firewall
systemctl start firewalld.service
#停止firewall
systemctl stop firewalld.service
#开机防火墙禁止启动
systemctl disable firew
本文介绍如何使用systemctl命令来启动、停止及禁用开机启动防火墙服务。通过这些基本操作,用户可以灵活地控制系统的防火墙状态。
#启动firewall
systemctl start firewalld.service
#停止firewall
systemctl stop firewalld.service
#开机防火墙禁止启动
systemctl disable firew
4154
3481

被折叠的 条评论
为什么被折叠?