diff options
author | Silvino Silva <silvino@bk.ru> | 2016-09-12 23:50:54 +0100 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2016-09-12 23:50:54 +0100 |
commit | e4551d6b59317bb27df5d2bd9c3f1ea6469e089b (patch) | |
tree | 923a2a68664432c51d34b702c9568dfda9a7301d /core/index.html | |
parent | c6cf9e79a4df38638ab270fcf92605c1bc30484d (diff) | |
download | doc-e4551d6b59317bb27df5d2bd9c3f1ea6469e089b.tar.gz |
network revision
Diffstat (limited to 'core/index.html')
-rw-r--r-- | core/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/core/index.html b/core/index.html index a3013f5..fb43ac6 100644 --- a/core/index.html +++ b/core/index.html @@ -20,7 +20,7 @@ folder the install process is automated and <a href="ports/">ports</a> for extra ports used during the installation.</p> - <h2>Install Crux 3.2 Gnu/Linux</h2> + <h2>1. Install Crux 3.2 Gnu/Linux</h2> <ul> <li><a href="install.html">1.1. Install Crux 3.2</a> @@ -67,15 +67,15 @@ </li> </ul> - <h2>System Administration</h2> + <h2>2. System Administration</h2> <ul> <li><a href="network.html">2.1. Network</a> <ul> <li><a href="network.html#iptables">2.1.1. Iptables</a></li> <li><a href="network.html#resolv">2.1.2. Resolver</a></li> - <li><a href="network.html#wpa">2.1.3. Wpa and dhcpd</a></li> - <li><a href="network.html#static">2.1.4. Static ip</a></li> + <li><a href="network.html#static">2.1.3. Static ip</a></li> + <li><a href="network.html#wpa">2.1.4. Wpa and dhcpd</a></li> <li><a href="network.html#sysctl">2.1.5. Sysctl</a></li> </ul> </li> @@ -108,7 +108,7 @@ </li> </ul> - <h2>System Tools</h2> + <h2>3. System Tools</h2> <ul> <li><a href="tar.html">3.1. Tar</a> |