mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
242 B
242 B
ufw disable
Unload and disable the firewall on boot. More information: https://manned.org/ufw.
- Simulate disabling the firewall without making changes:
sudo ufw --dry-run disable
- Unload and disable
ufw:
sudo ufw disable