mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 12:44:02 +08:00
236 B
236 B
ufw enable
Reload and enable the firewall on boot. More information: https://manned.org/ufw.
- Simulate enabling the firewall without making changes:
sudo ufw --dry-run enable
- Reload and enable
ufw:
sudo ufw enable