summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Yael Sajarópulos Verdugo <danyael031@gmail.com>2024-05-11 21:45:57 -0700
committerDan Yael Sajarópulos Verdugo <danyael031@gmail.com>2024-05-11 21:58:40 -0700
commit6b2dbaad0e360bad4c0294bfe2f4534b2938e103 (patch)
treea725c56a71b7574ed800724eb242563d73810fd2
parent9e09139039ca48d790548673d1c532de5299ed96 (diff)
Updated ssh config overriden warning
-rw-r--r--content/sshkeys.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/sshkeys.md b/content/sshkeys.md
index 550a3fb..7c39413 100644
--- a/content/sshkeys.md
+++ b/content/sshkeys.md
@@ -125,7 +125,7 @@ systemctl reload sshd
### **Warning:**
-If you are using Debian 12, it is possible that your ssh configuration
+It is possible that your ssh configuration
will be overridden by the default configuration added when creating
the VPS, which will leave you vulnerable to brute force attacks. To
prevent this, remove the configuration file using the following