Linux关闭防火墙开机自启
Linux304
description
在Linux 7 中关闭防火墙自启
command
systemctl disable firewalld
parameter
systemctl : 向 systemd 管理器查询或发送控制命令
在Linux 7 中关闭防火墙自启
systemctl disable firewalld
systemctl : 向 systemd 管理器查询或发送控制命令
I hope to help every developer quickly find the commands they need. Of course, you can also add your own commonly used commands for easy searching.