CentOS7如何关闭防火墙

mac2022-07-05  28

CentOS7如何关闭防火墙

查看防火墙状态

  使用命令:systemctl status firewalld.service

关闭运行的防火墙

  使用命令:systemctl stop firewalld.service    

禁止防火墙服务器

  输入命令:systemctl disable firewalld.service

转载于:https://www.cnblogs.com/lojun/p/11236442.html

相关资源:JAVA上百实例源码以及开源项目
最新回复(0)