mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-09 19:51:34 -05:00
Use Snap UFW
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
1a068356fe
commit
35ae283440
@ -49,6 +49,9 @@ org/gnome/desktop/media-handling/automount-open' | sudo tee /etc/dconf/db/local.
|
|||||||
sudo dconf update
|
sudo dconf update
|
||||||
|
|
||||||
#Setup UFW
|
#Setup UFW
|
||||||
|
#UFW Snap is strictly confined, unlike its .deb counterpart
|
||||||
|
sudo apt purge -y ufw
|
||||||
|
sudo snap install ufw
|
||||||
sudo ufw enable
|
sudo ufw enable
|
||||||
|
|
||||||
#Disable crash reports
|
#Disable crash reports
|
||||||
|
Loading…
Reference in New Issue
Block a user