From f7550f81aa8a6e4330b8c9f078ec4c0dba072c60 Mon Sep 17 00:00:00 2001 From: IMTheNachoMan Date: Wed, 20 Feb 2019 15:46:56 -0500 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 0e23122..c398e82 100644 --- a/README.md +++ b/README.md @@ -37,11 +37,6 @@ An evolving how-to guide for securing a Linux server that, hopefully, also teach - [Fail2ban: Application Intrusion Detection And Prevention](#fail2ban-application-intrusion-detection-and-prevention) - [The Danger Zone](#the-danger-zone) - [Proceed At Your Own Risk](#proceed-at-your-own-risk) - - [Linux Kernel `sysctl` Hardening](#linux-kernel-sysctl-hardening) - - [Password Protect GRUB](#password-protect-grub) - - [Disable Root Login](#disable-root-login) - - [Change Default `umask`](#change-default-umask) - - [Orphaned Software](#orphaned-software) - [The Auditing](#the-auditing) - [Lynis - Linux Security Auditing](#lynis---linux-security-auditing) - [The Miscellaneous](#the-miscellaneous)