wiki: remove Obsidian-style hashtag tags from 12 articles

These #hashtag tag lines render as plain text on MkDocs. All articles
already have tags in YAML frontmatter, so the inline tags were redundant.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-02 11:03:28 -04:00
parent 7f4c1e09ab
commit 9490781740
12 changed files with 0 additions and 48 deletions

View File

@@ -68,7 +68,3 @@ snapraid scrub
``` ```
--- ---
## Tags
#snapraid #mergerfs #linux #storage #homelab #raid

View File

@@ -83,7 +83,3 @@ The `CRON_MIN=*/15` environment variable runs feed fetching every 15 minutes ins
- **Works forever** — RSS has been around since 1999 and isn't going anywhere - **Works forever** — RSS has been around since 1999 and isn't going anywhere
--- ---
## Tags
#freshrss #rss #self-hosting #docker #linux #alternatives #privacy

View File

@@ -89,7 +89,3 @@ For public open source — GitHub is fine, the network effects are real. For pri
- Works entirely over Tailscale — no public exposure required - Works entirely over Tailscale — no public exposure required
--- ---
## Tags
#gitea #git #self-hosting #docker #linux #alternatives #vcs

View File

@@ -82,7 +82,3 @@ DDG is better than Google for privacy, but it's still a centralized third-party
- Can be kept entirely off the public internet (Tailscale-only) - Can be kept entirely off the public internet (Tailscale-only)
--- ---
## Tags
#searxng #search #privacy #self-hosting #docker #linux #alternatives

View File

@@ -96,7 +96,3 @@ tail -f /root/raid_migrate.log
``` ```
--- ---
## Tags
#rsync #linux #storage #file-transfer #sysadmin #dev-tools

View File

@@ -70,7 +70,3 @@ screen -S mysession -X stuff "tail -f /root/output.log\n"
Use screen when it's already there or for quick throwaway sessions. Use tmux for anything more complex. See [tmux](tmux.md). Use screen when it's already there or for quick throwaway sessions. Use tmux for anything more complex. See [tmux](tmux.md).
--- ---
## Tags
#screen #terminal #linux #ssh #productivity #dev-tools

View File

@@ -87,7 +87,3 @@ tmux ls # check what's running
Both work. tmux has better split-pane support and scripting. screen is simpler and more universally installed. I use both — tmux for new jobs, screen for legacy ones. See the [screen](screen.md) article for reference. Both work. tmux has better split-pane support and scripting. screen is simpler and more universally installed. I use both — tmux for new jobs, screen for legacy ones. See the [screen](screen.md) article for reference.
--- ---
## Tags
#tmux #terminal #linux #ssh #productivity #dev-tools

View File

@@ -146,7 +146,3 @@ yt-dlp --extractor-args "youtube:player-client=default,-tv_simply" URL
This can also be added to your config file as a persistent workaround until yt-dlp pushes a fix upstream. Keep yt-dlp updated — these breakages get patched regularly. This can also be added to your config file as a persistent workaround until yt-dlp pushes a fix upstream. Keep yt-dlp updated — these breakages get patched regularly.
--- ---
## Tags
#yt-dlp #youtube #video #plex #linux #media #dev-tools

View File

@@ -89,7 +89,3 @@ Or include the `vw-data/` directory in your regular rsync backup run.
The official Bitwarden server is also open source but requires significantly more resources (multiple services, SQL Server). Vaultwarden runs in a single container on minimal RAM and handles everything a personal or family vault needs. The official Bitwarden server is also open source but requires significantly more resources (multiple services, SQL Server). Vaultwarden runs in a single container on minimal RAM and handles everything a personal or family vault needs.
--- ---
## Tags
#vaultwarden #bitwarden #passwords #privacy #self-hosting #docker #linux

View File

@@ -52,7 +52,3 @@ After scanning and clearing duplicates, you can reclaim significant space. In my
Run a scan monthly or before any major storage consolidation project. Run a scan monthly or before any major storage consolidation project.
--- ---
## Tags
#rmlint #linux #storage #cleanup #duplicates

View File

@@ -52,7 +52,3 @@ If you have no choice but to try 14B training:
Keep your NVIDIA drivers and CUDA toolkit updated. On Windows (MajorRig), ensure WSL2 has sufficient memory allocation in `.wslconfig`. Keep your NVIDIA drivers and CUDA toolkit updated. On Windows (MajorRig), ensure WSL2 has sufficient memory allocation in `.wslconfig`.
--- ---
## Tags
#gpu #cuda #oom #qwen #majortwin #llm #fine-tuning

View File

@@ -78,10 +78,6 @@ sudo pip install -U yt-dlp --break-system-packages
--- ---
## Tags
#yt-dlp #fedora #youtube #plex #self-hosted
## Known Limitations ## Known Limitations
### n-Challenge Failure: "found 0 n function possibilities" ### n-Challenge Failure: "found 0 n function possibilities"