From 64a604456f1e340baf1c204a444b20cfebe4d905 Mon Sep 17 00:00:00 2001 From: oooo-ps Date: Sat, 28 Jun 2025 06:30:13 +0300 Subject: [PATCH] Updated SSH (markdown) --- SSH.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SSH.md b/SSH.md index 6190b1b..f064016 100644 --- a/SSH.md +++ b/SSH.md @@ -16,7 +16,7 @@ The tips below provide configuration details for accessing remote files over SSH > [!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. +> * 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