aboutsummaryrefslogtreecommitdiff
path: root/src/guides.md
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2023-09-09 11:47:30 +0200
committerHimbeerserverDE <himbeerserverde@gmail.com>2023-09-09 11:47:30 +0200
commit321f9fd747083e6dd00dba02dd721e2ecdd0308c (patch)
tree33c9669545bb1a4b35902927b6145608901aa2e1 /src/guides.md
parent3237579356f56d5c2fe25d774eda9fd07edf796d (diff)
rearrange files for purely static serving
Diffstat (limited to 'src/guides.md')
-rw-r--r--src/guides.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/guides.md b/src/guides.md
new file mode 100644
index 0000000..8004b87
--- /dev/null
+++ b/src/guides.md
@@ -0,0 +1,17 @@
+% Guides
+
+These are setup guides that cover things I find interesting enough to share
+or that I've struggled with for a long time.
+
+[Return to Index Page](/cgi-bin/index.lua)
+
+# List
+* [rtl8812au on Raspberry Pi with kernel 5.10.103-v7l](/cgi-bin/guide/wifi103.lua)
+* [Kerberized NFS: How to fix "access denied by server"](/cgi-bin/guide/krbnfs.lua)
+* [OpenVPN IPv6](/cgi-bin/guide/ovpnip6.lua)
+* [Encrypting existing drives](/cgi-bin/guide/cryptexisting.lua)
+* [Write your own PPP(oE) client with kernel mode tunneling](/cgi-bin/guide/kppp.lua)
+* [Write your own ip-tunnel](/cgi-bin/guide/iproute2tun.lua)
+* [IPv6 mit Vodafone DSL](/cgi-bin/guide/vf6.lua) (DE)
+
+[Return to Index Page](/cgi-bin/index.lua)