2024-01-30, 08:21 PM
Disabling UFW only disables the rules it creates. The firewall is still running.
What happens after that?
Code:
sudo ufw enable
sudo ufw allow 8096
What happens after that?