Ubuntu UFW hinzufügen zu autostart

#At first enable ufw
sudo ufw enable
#second enable autostart
sudo systemctl enable ufw
Encouraging NeoBliz