diff options
| author | Christian Cleberg <[email protected]> | 2026-06-21 12:42:04 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-06-21 12:42:04 -0500 |
| commit | 538dfa2807ebb82704b2249d337cc9abefde4020 (patch) | |
| tree | 9a465b0dd90150c05d9d4d54297001e6dc7610ed /content/blog/2022-03-26-ssh-mfa.org | |
| parent | 54339a23f57c6dd24cc3cec3806d3a29e94b759f (diff) | |
| download | cleberg.net-538dfa2807ebb82704b2249d337cc9abefde4020.tar.gz cleberg.net-538dfa2807ebb82704b2249d337cc9abefde4020.tar.bz2 cleberg.net-538dfa2807ebb82704b2249d337cc9abefde4020.zip | |
fix: resolve spelling issues in pre-2026 posts
Diffstat (limited to 'content/blog/2022-03-26-ssh-mfa.org')
| -rw-r--r-- | content/blog/2022-03-26-ssh-mfa.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2022-03-26-ssh-mfa.org b/content/blog/2022-03-26-ssh-mfa.org index 17d1882..8a6f501 100644 --- a/content/blog/2022-03-26-ssh-mfa.org +++ b/content/blog/2022-03-26-ssh-mfa.org @@ -13,7 +13,7 @@ for other security measures, such as: - Disable root SSH - Disable SSH password authentication - Allow only certain users to login via SSH -- Allow SSH only from certain internet protocol (IP) addressess +- Allow SSH only from certain internet protocol (IP) addresses However, MFA can be added as an additional security measure to ensure that your server is protected. This is especially important if you need to allow password |
