mirror of
https://github.com/fruworg/fruworg.github.io.git
synced 2025-06-26 04:53:59 +03:00
temporary fix for config code blocks
This commit is contained in:
@ -11,7 +11,7 @@ apt -y install fail2ban
|
||||
|
||||
## Правило для ssh
|
||||
В файл `/etc/fail2ban/jail.d/sshd.conf` необходимо добавить следующее:
|
||||
```config
|
||||
```python
|
||||
[sshd]
|
||||
enabled = true
|
||||
port = <ssh-port>
|
||||
|
Reference in New Issue
Block a user