mirror of
https://github.com/YGGverse/nexy.git
synced 2026-03-31 17:25:27 +00:00
Updated SSH (markdown)
parent
4947ad0f0e
commit
928d569ccb
1 changed files with 7 additions and 0 deletions
7
SSH.md
7
SSH.md
|
|
@ -14,6 +14,13 @@ The tips below provide configuration details for accessing remote files over SSH
|
|||
|
||||
#### Firewall
|
||||
|
||||
> [!WARNING]
|
||||
> Be careful when changing existing access rules, as you may lose access to your remote server!
|
||||
> * if that happens, try logging in with localhost or the web console to roll back.
|
||||
|
||||
> [!TIP]
|
||||
> By logging in with password, take a look at [fail2ban](https://github.com/fail2ban/fail2ban) to prevent brute force attacks
|
||||
|
||||
Don't forget to open the SSH port to access your server remotely:
|
||||
|
||||
``` bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue