在CentOS7中关闭防火墙命令

由于CentOS7版本后防火墙默认使用firewalld,所以在CentOS7中关闭防火墙使用如下命令: //临时关闭 systemctl stop firewalld //禁止开机启动 systemctl disable firewalld Removed symlink /etc/systemd/system/multi-user.target.wants/firewalld.service.
相关文章
相关标签/搜索