Update README.md

This commit is contained in:
IMTheNachoMan
2022-08-14 00:17:56 -04:00
committed by GitHub
parent 297428ec6d
commit 1c11d729ca

View File

@@ -1466,6 +1466,8 @@ You can create rules by explicitly specifying the ports or with application conf
sudo ufw allow out 68 comment 'allow the DHCP client to update' sudo ufw allow out 68 comment 'allow the DHCP client to update'
``` ```
**Note**: You'll need to allow HTTP/HTTPS for installing packages and many other things.
1. Start ufw: 1. Start ufw:
``` bash ``` bash