about summary refs log tree commit diff stats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/index.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/tools/index.html b/tools/index.html
index 71fc2e4..da1cd40 100644
--- a/tools/index.html
+++ b/tools/index.html
@@ -68,6 +68,12 @@
         <h2>System Administration</h2>
 
         <ul>
+            <li><a href="hardening.html">Hardening</a>
+                <ul>
+                    <li><a href="grsecurity.html">Grsecurity</a></li>
+                    <li><a href="samhain.html">Samhain</a></li>
+                </ul>
+            </li>
             <li><a href="network.html">Network Tools</a>
                 <ul>
                     <li><a href="dnsmasq.html">Dnscrypt and Dnsmasq</a></li>
@@ -169,7 +175,7 @@
 
         <p>
         This is part of the c9-doc Manual.
-        Copyright (C) 2016
+        Copyright (C) 2017
         c9 team.
         See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a>
         for copying conditions.</p>