about summary refs log tree commit diff stats
path: root/tools
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2017-02-23 03:28:55 +0000
committerSilvino Silva <silvino@bk.ru>2017-02-23 03:29:38 +0000
commit193f4b8486ec0d6e7692629481a35312fc6a56c5 (patch)
tree5904ba6cf3661a881a85aa7ed1b45817fead7ab1 /tools
parent4618fd2ed2d71e88bb8f95099992d57d9400bee8 (diff)
downloaddoc-193f4b8486ec0d6e7692629481a35312fc6a56c5.tar.gz
index revision
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>