diff options
| author | Christian Cleberg <[email protected]> | 2025-03-11 16:09:26 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-03-11 16:09:26 -0500 |
| commit | 8314ccc5364cbc9afa9653c2b02c5c58d433ade5 (patch) | |
| tree | fddf8653aa26a9486ed9e2f56c2215b1742f9f92 /content/blog/2022-03-24-server-hardening.org | |
| parent | 526f853c7fdde80478b408ef78c42dcf8e3cdcf9 (diff) | |
| download | cleberg.net-8314ccc5364cbc9afa9653c2b02c5c58d433ade5.tar.gz cleberg.net-8314ccc5364cbc9afa9653c2b02c5c58d433ade5.tar.bz2 cleberg.net-8314ccc5364cbc9afa9653c2b02c5c58d433ade5.zip | |
move from cleberg.net to cmc.pub
Diffstat (limited to 'content/blog/2022-03-24-server-hardening.org')
| -rw-r--r-- | content/blog/2022-03-24-server-hardening.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/2022-03-24-server-hardening.org b/content/blog/2022-03-24-server-hardening.org index 7c9af8d..8704a27 100644 --- a/content/blog/2022-03-24-server-hardening.org +++ b/content/blog/2022-03-24-server-hardening.org @@ -110,7 +110,7 @@ via your randomized port. ** =ufw= -To see how to configure =ufw=, see my other post: [[https://cleberg.net/blog/ufw.html][Secure Your +To see how to configure =ufw=, see my other post: [[https://cmc.pub/blog/ufw.html][Secure Your Network with the Uncomplicated Firewall]]. The general notion with an on-device firewall is that you want to deny all @@ -196,7 +196,7 @@ sudo ufw enable This process involves editing a couple files and installing an MFA package, so I will not include all the details in this post. To see how to configure - MFA for =ssh=, see my other post: [[https://cleberg.net/blog/ssh-mfa.html][Enabling MFA for + MFA for =ssh=, see my other post: [[https://cmc.pub/blog/ssh-mfa.html][Enabling MFA for SSH]]. ** =fail2ban= |
