-
Notifications
You must be signed in to change notification settings - Fork 1
/
webpage.system.xml
52 lines (47 loc) · 1.53 KB
/
webpage.system.xml
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
<?xml version="1.0" encoding="UTF-8"?>
<webpage id="system">
<config param="desc" value="system" />
<config param="rcsdate" value="$Date: 2013-03-20 16:09:55 +0800 (Wed, 20 Mar 2013) $" />
<head>
<title>Operation System</title>
<titleabbrev>Operation System</titleabbrev>
<summary>Operation System</summary>
<keywords>linux,freebsd,centos,ubuntu,debian,redhat</keywords>
</head>
<webtoc />
<section>
<title>操作系统系列手扎</title>
<itemizedlist>
<listitem>
<ulink url="../linux/index.html">Netkiller Linux 手札</ulink>
</listitem>
<listitem>
<ulink url="../debian/index.html">Netkiller Debian 手札</ulink>
</listitem>
<listitem>
<ulink url="../centos/index.html">Netkiller CentOS 手札</ulink>
</listitem>
<listitem>
<ulink url="../freebsd/index.html">Netkiller FreeBSD 手札</ulink>
</listitem>
<listitem>
<ulink url="../shell/index.html">Netkiller Shell 手札</ulink>
</listitem>
<listitem>
<ulink url="../www/index.html">Netkiller Web 手札</ulink>
</listitem>
<listitem>
<ulink url="../monitoring/index.html">Netkiller Monitoring 手札</ulink>
</listitem>
<listitem>
<ulink url="../storage/index.html">Netkiller Storage 手札</ulink>
</listitem>
<listitem>
<ulink url="../mail/index.html">Netkiller Mail 手札</ulink>
</listitem>
<listitem>
<ulink url="../security/index.html">Netkiller Security 手札</ulink>
</listitem>
</itemizedlist>
</section>
</webpage>