标签 debian 下的文章

debian/ubuntu 关闭ufw

检测是否开启了ufw ufw status 如果返回类似于 "command not found" 的消息,那么表示你的系统上并没有安装 ufw。 如果你想检查当前是否有其他的防火墙在运行,可以使用以下命令: ip...