diff --git a/content/posts/guides/system-hardening.md b/content/posts/guides/system-hardening.md index 9d3943d..a3088d5 100644 --- a/content/posts/guides/system-hardening.md +++ b/content/posts/guides/system-hardening.md @@ -1,7 +1,7 @@ --- -title: Preventing Hacks -author: Hyperling -date: 2025-11-13 T21:00:00-07:00 +title: "Preventing Hacks" +author: "Hyperling" +date: "2025-11-13T20:00:00-07:00" tags: - tech - hacking @@ -17,8 +17,8 @@ series: - sysadmin # TBD/TODO: Is the theme oreventing this from working properly? toc: true -toc_start_level: 3 -toc_end_level: 5 +#toc_start_level: 3 +#toc_end_level: 5 --- How to check for system vulnerabilities.