mirror of
https://codeberg.org/postscriptum/devzone.org.ua.git
synced 2026-02-18 22:02:41 +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
|
||||
sudo systemctl status ufw
|
||||
```
|
||||
* active/enabled
|
||||
* `active`/`enabled`
|
||||
|
||||
``` bash
|
||||
sudo ufw status
|
||||
```
|
||||
* має бути активним (active)
|
||||
* має бути активним (`active`)
|
||||
|
||||
Активні правила `iptables`:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue