updated ufw command
This commit is contained in:
parent
6148728c21
commit
04bd0afbb6
@ -80,7 +80,7 @@ After the playbook completes successfully:
|
|||||||
|
|
||||||
Install and enable ufw:
|
Install and enable ufw:
|
||||||
```bash
|
```bash
|
||||||
sudo apt install ufw -y && sudo enable ufw
|
sudo apt install ufw -y && sudo ufw enable -y
|
||||||
```
|
```
|
||||||
|
|
||||||
Ensure Incus is listening on the network:
|
Ensure Incus is listening on the network:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user