mirror of
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server.git
synced 2025-12-06 17:22:53 +01:00
Update README.md
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user