From 9fe9e6bac5f4edeed424106c531e0d0bc4771fab Mon Sep 17 00:00:00 2001 From: majorlinux Date: Wed, 11 Mar 2026 20:33:34 -0400 Subject: [PATCH] docs: add index.md for Troubleshooting section --- 05-troubleshooting/index.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 05-troubleshooting/index.md diff --git a/05-troubleshooting/index.md b/05-troubleshooting/index.md new file mode 100644 index 0000000..5236225 --- /dev/null +++ b/05-troubleshooting/index.md @@ -0,0 +1,7 @@ +# 🔧 General Troubleshooting + +Practical fixes for common Linux, networking, and application problems. + +- [ISP SNI Filtering with Caddy](isp-sni-filtering-caddy.md) +- [Obsidian Cache Hang Recovery](obsidian-cache-hang-recovery.md) +- [yt-dlp Fedora JS Challenge](yt-dlp-fedora-js-challenge.md)