vault backup: 2026-03-11 21:19:44

This commit is contained in:
2026-03-11 21:19:44 -04:00
parent 2556f35987
commit 59d25e589b
2 changed files with 5 additions and 6 deletions

View File

@@ -5,3 +5,4 @@ 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)
- [MajorWiki Setup & Publishing Pipeline](majwiki-setup-and-pipeline.md)

View File

@@ -1,14 +1,10 @@
---
title: "MajorLinux Tech Wiki — Index"
updated: 2026-03-08
---
# MajorLinux Tech Wiki — Index
> A growing reference of Linux, self-hosting, open source, streaming, and troubleshooting guides. Written by MajorLinux. Used by MajorTwin.
>
> **Last updated:** 2026-03-11
> **Article count:** 15
> **Article count:** 16
---
@@ -20,7 +16,7 @@ updated: 2026-03-08
| 🏠 Self-Hosting & Homelab | `02-selfhosting/` | 7 |
| 🔓 Open Source Tools | `03-opensource/` | 0 |
| 🎙️ Streaming & Podcasting | `04-streaming/` | 1 |
| 🔧 General Troubleshooting | `05-troubleshooting/` | 0 |
| 🔧 General Troubleshooting | `05-troubleshooting/` | 4 |
---
@@ -90,6 +86,7 @@ updated: 2026-03-08
- [[isp-sni-filtering-caddy]] — troubleshooting why wiki.majorshouse.com was blocked by Google Fiber
- [[obsidian-cache-hang-recovery]] — resolving "Loading cache" hang in Obsidian by cleaning Electron app data and ML artifacts
- [[yt-dlp-fedora-js-challenge]] — fixing YouTube JS challenge solver errors and missing formats on Fedora
- [[majwiki-setup-and-pipeline]] — setting up MajorWiki and the Obsidian → Gitea → MkDocs publishing pipeline
---
@@ -97,6 +94,7 @@ updated: 2026-03-08
| Date | Article | Domain |
|---|---|---|
| 2026-03-11 | [[majwiki-setup-and-pipeline]] | Troubleshooting |
| 2026-03-11 | [[obsidian-cache-hang-recovery]] | Troubleshooting |
| 2026-03-11 | [[yt-dlp-fedora-js-challenge]] | Troubleshooting |
| 2026-03-08 | [[obs-studio-setup-encoding]] | Streaming |