fix: mention fail2ban config path
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Aravinth Manivannan 2022-10-04 16:40:26 +05:30
parent ad2e756909
commit 0687d27c5a
Signed by: realaravinth
GPG Key ID: AD9F0F08E855ED88
1 changed files with 3 additions and 0 deletions

View File

@ -167,6 +167,8 @@ $ sudo apt install fail2ban
#### 1.3.2) Enable `fail2ban` for `sshd`
Open `fail2ban` configuration at `/etc/fail2ban/jail.conf` and add the following lines:
```yml
[sshd]
enabled = true
@ -281,6 +283,7 @@ $ curl localhost
### 2.2) Serve webpage on a custom domain
#### 2.2.1) Buy a domain if you don't own one already
#### 2.2.2) Go to the domain's DNS dashboard and add the following record
```