From ecdfb3caa7223f14060ae124b27c198c923348bb Mon Sep 17 00:00:00 2001 From: trimstray Date: Wed, 19 Dec 2018 09:00:52 +0100 Subject: [PATCH] added 'System hardening' chapter - signed-off-by: trimstray --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 2073229..01b9593 100644 --- a/README.md +++ b/README.md @@ -379,6 +379,13 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: Unix Toolbox - collection of Unix/Linux/BSD commands and tasks which are useful for IT work or for advanced users.

+##### :black_small_square: System hardening + +

+  :small_orange_diamond: Security Harden CentOS 7 - this walks you through the steps required to security harden CentOS.
+  :small_orange_diamond: CentOS 7 Server Hardening Guide - great guide for hardening CentOS; familiar with OpenSCAP.
+

+ ##### :black_small_square: Security