How I Install a Firewall on EndeavourOS
sudo pacman -S gufw
sudo systemctl start ufw.service
sudo systemctl enable ufw.service
^MUST RUN THIS, allows ufw to auto-start on reboots
Run sudo systemctl status ufw
after a reboot to see if it worked also if you want.
Reacties
Een reactie posten