在Ubuntu系统中,防火墙主要通过UFW(Uncomplicated Firewall)管理,其软件包升级步骤如下:
sudo apt update
sudo apt upgrade ufw
sudo apt install ufw
注意:
/etc/ufw/ufw.conf
sudo cp /etc/ufw/ufw.conf /etc/ufw/ufw.conf.bak