AI编程生活评测
标签

# firewalld

编程笔记 / 2 min

Linux之常用工具防火墙firewalld配置

CentOS7 已经内置了 firewalld 防火墙,用来替代之前的 iptables 基本操作,作为 Linux 的基本工具,有必要来了解一下 firewalld 的基本使用。 firewalld基本操作: # 启动 systemctl...