diff options
Diffstat (limited to 'host.html')
-rw-r--r-- | host.html | 19 |
1 files changed, 8 insertions, 11 deletions
diff --git a/host.html b/host.html index 01aaf4f..35d0d7c 100644 --- a/host.html +++ b/host.html @@ -26,6 +26,7 @@ <dt>Hostname</dt> <dd>c9</dd> <dd><a href="core/configure.html#hostname">Hostname</a></dd> + <dd><a href="core/exim.html#cert">Exim certificates</a></dd> </dl> <h2>Network</h2> @@ -48,23 +49,19 @@ <a href="core/network.html#iptables">iptables</a> with help of <a href="core/script/iptables.sh">iptables.sh</a> script.</dd> + <dt>FQDN</dt> + + <dd>core.privat-server.net</dd> + <dd><a href="tools/gpg.html#genkey">GPG certificates</a></dd> + <dd><a href="tools/network.html#dnsmasq">Dnsmasq</a></dd> + <dd><a href="tools/nginx.html">Nginx</a></dd> + <dt>Access Point/Router</dt> <dd>Wireless interface <a href="tools/wireless.html">handle access point</a>. </dd> <dd><a href="tools/hostapd.html">Access Point</a></dd> - <dt>FQDN</dt> - - <dd>core.privat-server.net</dd> - <dd><a href="core/configure.html#hostname">Hostname</a></dd> - <dd><a href="core/exim.html#cert">Exim certificates</a></dd> - <dd><a href="tools/network.html#dnsmasq">Dnsmasq</a></dd> - <dd><a href="tools/gpg.html#genkey">GPG certificates</a></dd> - - <dt>DNS</dt> - <dd><a href="tools/network.html#dnscrypt">Dns encryption</a></dd> - <dd><a href="tools/network.html#dnsmasq">Dns cache</a></dd> </dl> <h2>DevOps</h2> |