300字范文,内容丰富有趣,生活中的好帮手!
300字范文 > Linux防火墙状态启动 开启 永久关闭 永久启动 查看防火墙状态

Linux防火墙状态启动 开启 永久关闭 永久启动 查看防火墙状态

时间:2021-01-10 12:58:56

相关推荐

Linux防火墙状态启动 开启 永久关闭 永久启动 查看防火墙状态

[root@localhost ~]# systemctl stop firewalld 关闭防火墙

[root@localhost ~]# systemctl startfirewalld 开启防火墙

[root@localhost ~]# systemctl disable firewalld 永久关闭防火墙

[root@localhost ~]# systemctl ensable firewalld 启动防火墙

[root@localhost ~]# systemctl statusfirewalld 查看防火墙状态

出现Active: active (running)切高亮显示则表示是启动状态。

出现 Active: inactive (dead)灰色表示停止,看单词也行。

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。