about summary refs log tree commit diff stats
path: root/tools
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2016-09-09 23:59:45 +0100
committerSilvino Silva <silvino@bk.ru>2016-09-09 23:59:45 +0100
commit26f3d58c8d953043d566e645df024ea0f81419a9 (patch)
tree63a0ec4bc62e8098b9d9e0e6f35ec05bfde68241 /tools
parent4e17951802512afba9e5c792b3ea9c8ea9ada559 (diff)
downloaddoc-26f3d58c8d953043d566e645df024ea0f81419a9.tar.gz
index, manifesto and license
Diffstat (limited to 'tools')
-rw-r--r--tools/index.html26
1 files changed, 18 insertions, 8 deletions
diff --git a/tools/index.html b/tools/index.html
index 5fdcee3..9e507d6 100644
--- a/tools/index.html
+++ b/tools/index.html
@@ -6,25 +6,27 @@
     </head>
     <body>
 
-        <a href="../index.html">Documentation Index</a>
         <h1>Tools</h1>
 
         <p>Selection of system tools that extends core documentation.<p>
 
-        <h2>System Administration</h2>
+        <a href="../index.html">Documentation Index</a>
+
+        <h2>System Tools</h2>
         <ul>
-            <li><a href="pkgutils.html">Pkgutils</a></li>
             <li><a href="lynx.html">Lynx</a></li>
             <li><a href="irssi.html">Irssi</a></li>
             <li><a href="wireless.html">Wireless</a></li>
             <li><a href="nmap.html">Nmap</a></li>
             <li><a href="tcpdump.html">Tcpdump</a></li>
+            <li><a href="x.html">X</a></li>
+            <li><a href="qemu.html">Qemu</a></li>
         </ul>
 
-        <h2>System Services</h2>
+        <h2>System Administration</h2>
+
         <ul>
-            <li>
-                <a href="storage.html">Storage</a>
+            <li><a href="storage.html">Storage</a>
                 <ul>
                     <li><a href="storage.html#mv">Moving partitions</a></li>
                     <li><a href="storage.html#lvm">LVM</a></li>
@@ -33,8 +35,7 @@
             </li>
 
 
-            <li>
-                <a href="syslog-ng.html">Syslog-ng</a>
+            <li><a href="syslog-ng.html">Syslog-ng</a>
                 <ul>
                     <li><a href="syslog-ng.html#eventlog">Install event log</a></li>
                     <li><a href="syslog-ng.html#install">Install syslog-ng</a></li>
@@ -42,6 +43,7 @@
                     <li><a href="syslog-ng.html#syslog-conf">Syslog-ng configuration</a></li>
                 </ul>
             </li>
+
             <li><a href="logrotate.html">Logrotate</a></li>
             <li>
                 <a href="logwatch.html">Logwatch</a>
@@ -56,6 +58,7 @@
                     <li><a href="fail2ban.html#conf">Configure Fail2ban</a></li>
                 </ul>
             </li>
+
         </ul>
         <h2>Network Services</h2>
         <ul>
@@ -97,5 +100,12 @@
                     <li><a href="nginx.html#server">Laravel Server</a></li>
             </li>
         </ul>
+
+        <p>
+        This is part of the SysDoc Manual.
+        Copyright (C) 2016
+        Silvino Silva.
+        See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a>
+        for copying conditions.</p>
     </body>
 </html>
='/danisanti/numericx-c/blame/Makefile?h=main&id=78d5b4d899158534acb85cfe85d791c41d91bdd5'>^
5d7cabc ^

471cd39 ^
ab84960 ^

471cd39 ^
f1cd830 ^

471cd39 ^
ab84960 ^

ab84960 ^


471cd39 ^
f1cd830 ^

471cd39 ^
ab84960 ^

471cd39 ^
ab84960 ^

471cd39 ^
ab84960 ^

471cd39 ^
ab84960 ^




6e579c2 ^
ab84960 ^
471cd39 ^
ab84960 ^
6e579c2 ^
471cd39 ^

4f221f3
6e579c2 ^
471cd39 ^

90c8698 ^
b559d65 ^











































1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111