lx3681

Linux如何关闭防火墙

[root@localhost ~]# systemctl status firewalld.service

[root@localhost ~]# systemctl stop firewalld.service
[root@localhost ~]# systemctl disable firewalld.service
Removed symlink /etc/systemd/system/dbus-org.fedoraproject.FirewallD1.service.
Removed symlink /etc/systemd/system/basic.target.wants/firewalld.service.

分类:

技术点:

相关文章:

  • 2021-12-03
  • 2021-04-19
  • 2021-07-25
猜你喜欢
  • 2021-12-27
  • 2021-12-27
  • 2021-12-27
  • 2021-12-27
  • 2021-12-05
相关资源
相似解决方案