mirror of
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server.git
synced 2025-12-06 09:12:47 +01:00
wording to "deleting ufw rule"
title
This commit is contained in:
@@ -1546,7 +1546,7 @@ You can create rules by explicitly specifying the ports or with application conf
|
|||||||
> 43/tcp (v6) ALLOW OUT Anywhere (v6) # allow whois
|
> 43/tcp (v6) ALLOW OUT Anywhere (v6) # allow whois
|
||||||
> ```
|
> ```
|
||||||
|
|
||||||
7. Deleting a rule
|
7. If you need to delete a rule
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
sudo ufw status numbered
|
sudo ufw status numbered
|
||||||
|
|||||||
Reference in New Issue
Block a user