NO.4 Centos 8 关闭防火墙

释放双眼,带上耳机,听听看~!

查看防火墙状态:

systemctl status firewalld.service

1.png
停止防火墙服务

systemctl stop firewalld.service

2.png
systemctl disable firewalld.service 禁用防火墙自动启动

3.png
如果想开启防火墙的服务,则输入如下命令:

systemctl enable firewalld.service
systemctl start firewalld.service

4.png

Linux

NO.3 Centos 8 通过SSH管理Centos 8

2020-8-30 13:44:00

Linux

NO.5 Centos 8 终端操作

2020-8-30 14:06:41

搜索