mirror of
https://codeberg.org/postscriptum/devzone.org.ua.git
synced 2026-02-19 06:12:39 +00:00
apply minor corrections
This commit is contained in:
parent
5bc7f90bcb
commit
a576c26c0e
1 changed files with 2 additions and 2 deletions
|
|
@ -79,12 +79,12 @@ sudo ufw enable
|
||||||
``` bash
|
``` bash
|
||||||
sudo systemctl status ufw
|
sudo systemctl status ufw
|
||||||
```
|
```
|
||||||
* active/enabled
|
* `active`/`enabled`
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
sudo ufw status
|
sudo ufw status
|
||||||
```
|
```
|
||||||
* має бути активним (active)
|
* має бути активним (`active`)
|
||||||
|
|
||||||
Активні правила `iptables`:
|
Активні правила `iptables`:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue