I upgraded to AntiX16 but did not reformat my separate home partition. I copied the files in / etc/skel to my /home/username directory and my initial problems cleared up (except for a wallpaper halo effect).
A new small problem has now popped up. I used the Control Center to turn on the firewall. However, it does not stay on. If I open the item again it is shown to be off.
Thanks,
Andy N1KSN
4 posts
• Page 1 of 1
-
Posts: 21
- Joined: 13 Apr 2016
#1
Last edited by n1ksn on 01 Jul 2016, 04:10, edited 1 time in total.
-
Posts: 2,238
- Joined: 16 Dec 2007
#2
This is a common misperception. The gufw gui has a lock feature. The gui doesn't show the status until.you unlock the interface. It's a silly and confusing feature but I can confirm that the firewall sEttinger do survive a reboot.
-
Posts: 21
- Joined: 13 Apr 2016
#3
Thanks, DO. Another mystery solved.
Andy
Andy
-
Posts: 13
- Joined: 01 May 2016
#4
to test your firewall do the following as root (from CLI):
ufw status verbose
(this will show the details of your firewall)
You may also want to adjust the firewall slightly with (as root):
ufw default deny
ufw deny ssh (unless you need it)
ufw status verbose
(this will show the details of your firewall)
You may also want to adjust the firewall slightly with (as root):
ufw default deny
ufw deny ssh (unless you need it)