diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-06-23 15:20:07 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-06-23 15:20:07 -0500 |
commit | f304d459c5278a135650296d2b1c407314d903fb (patch) | |
tree | c5fbcdebea6b6b389f4bf677355df3107fd7a1fe /content/blog/2022-03-24-server-hardening.org | |
parent | 5c89edc7c3ef52910eeb0be9eafa1278f575ffe9 (diff) | |
download | cleberg.net-f304d459c5278a135650296d2b1c407314d903fb.tar.gz cleberg.net-f304d459c5278a135650296d2b1c407314d903fb.tar.bz2 cleberg.net-f304d459c5278a135650296d2b1c407314d903fb.zip |
feat(blog): update blog post titles and fix character bugs
Diffstat (limited to 'content/blog/2022-03-24-server-hardening.org')
-rw-r--r-- | content/blog/2022-03-24-server-hardening.org | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/content/blog/2022-03-24-server-hardening.org b/content/blog/2022-03-24-server-hardening.org index 6d72c8e..eb699d5 100644 --- a/content/blog/2022-03-24-server-hardening.org +++ b/content/blog/2022-03-24-server-hardening.org @@ -1,18 +1,9 @@ #+date: <2022-03-24 Thu 00:00:00> -#+title: Security Hardening Procedures for Public-Facing Home Servers +#+title: Step-by-Step Guide to Securing Your Home Server with Firewalls, SSH, and VLANs #+description: Detailed instructions to enhance the security posture of home servers exposed to public networks, including firewall setup, secure SSH configuration, fail2ban deployment, and network segmentation. #+slug: server-hardening #+filetags: :home-server:security:hardening: -* Post Updates - -#+begin_quote -After reviewing this post today (2022-10-04), I noticed quite a few gaps in my -write-up and wanted to add a few things, even though this blog is really just a -retrospective and knowledge dump for myself. I left things intact and simply -crossed them out (+like this+) for posterity. -#+end_quote - * Planning Data Flows & Security ** My Personal Data Flow |