audit: majorhome Fedora 43→44, add frontmatter/tags to all index files
This commit is contained in:
parent
1ef87129b2
commit
9f4c304fe7
7 changed files with 46 additions and 4 deletions
|
|
@ -1,3 +1,12 @@
|
||||||
|
---
|
||||||
|
title: Linux & Sysadmin
|
||||||
|
domain: linux
|
||||||
|
category: index
|
||||||
|
tags: [linux, sysadmin, shell, networking, permissions]
|
||||||
|
status: published
|
||||||
|
created: '2026-03-08'
|
||||||
|
updated: '2026-06-23'
|
||||||
|
---
|
||||||
# 🐧 Linux & Sysadmin
|
# 🐧 Linux & Sysadmin
|
||||||
|
|
||||||
A collection of guides covering Linux administration, shell scripting, networking, and distro-specific topics.
|
A collection of guides covering Linux administration, shell scripting, networking, and distro-specific topics.
|
||||||
|
|
|
||||||
|
|
@ -23,7 +23,7 @@ The **MajorsHouse** infrastructure is connected via a private **Tailscale** mesh
|
||||||
|---|---|---|---|---|
|
|---|---|---|---|---|
|
||||||
| `dcaprod` | 🇺🇸 US | 100.98.223.93 | Ubuntu 24.04 | Hetzner CPX21 (migrated from DO ~2026-05-22) |
|
| `dcaprod` | 🇺🇸 US | 100.98.223.93 | Ubuntu 24.04 | Hetzner CPX21 (migrated from DO ~2026-05-22) |
|
||||||
| `majortoot` | 🇺🇸 US | 100.110.197.17 | Ubuntu 24.04 | |
|
| `majortoot` | 🇺🇸 US | 100.110.197.17 | Ubuntu 24.04 | |
|
||||||
| `majorhome` | 🇺🇸 US | 100.120.209.106 | Fedora 43 | |
|
| `majorhome` | 🇺🇸 US | 100.120.209.106 | Fedora 44 | |
|
||||||
| `teelia` | 🇬🇧 UK | 100.120.32.69 | Ubuntu 24.04 | |
|
| `teelia` | 🇬🇧 UK | 100.120.32.69 | Ubuntu 24.04 | |
|
||||||
|
|
||||||
## 🔗 Tailscale Setup
|
## 🔗 Tailscale Setup
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,11 @@
|
||||||
---
|
---
|
||||||
|
title: Self-Hosting & Homelab
|
||||||
|
domain: selfhosting
|
||||||
|
category: index
|
||||||
|
tags: [self-hosting, homelab, docker, reverse-proxy, dns]
|
||||||
|
status: published
|
||||||
created: 2026-04-13T10:15
|
created: 2026-04-13T10:15
|
||||||
updated: 2026-05-31
|
updated: '2026-06-23'
|
||||||
---
|
---
|
||||||
# 🏠 Self-Hosting & Homelab
|
# 🏠 Self-Hosting & Homelab
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,12 @@
|
||||||
|
---
|
||||||
|
title: Open Source & Alternatives
|
||||||
|
domain: opensource
|
||||||
|
category: index
|
||||||
|
tags: [open-source, privacy, alternatives, tools]
|
||||||
|
status: published
|
||||||
|
created: '2026-03-08'
|
||||||
|
updated: '2026-06-23'
|
||||||
|
---
|
||||||
# 📂 Open Source & Alternatives
|
# 📂 Open Source & Alternatives
|
||||||
|
|
||||||
A curated collection of my favorite open-source tools and privacy-respecting alternatives to mainstream software.
|
A curated collection of my favorite open-source tools and privacy-respecting alternatives to mainstream software.
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,12 @@
|
||||||
|
---
|
||||||
|
title: Streaming & Podcasting
|
||||||
|
domain: streaming
|
||||||
|
category: index
|
||||||
|
tags: [streaming, obs, plex, podcasting, twitch]
|
||||||
|
status: published
|
||||||
|
created: '2026-03-08'
|
||||||
|
updated: '2026-06-23'
|
||||||
|
---
|
||||||
# 🎙️ Streaming & Podcasting
|
# 🎙️ Streaming & Podcasting
|
||||||
|
|
||||||
Guides for live streaming and podcast production, with a focus on OBS Studio.
|
Guides for live streaming and podcast production, with a focus on OBS Studio.
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,11 @@
|
||||||
---
|
---
|
||||||
|
title: General Troubleshooting
|
||||||
|
domain: troubleshooting
|
||||||
|
category: index
|
||||||
|
tags: [troubleshooting, linux, networking, systemd, fixes]
|
||||||
|
status: published
|
||||||
created: 2026-03-15T06:37
|
created: 2026-03-15T06:37
|
||||||
updated: 2026-05-02T17:50
|
updated: '2026-06-23'
|
||||||
---
|
---
|
||||||
# 🔧 General Troubleshooting
|
# 🔧 General Troubleshooting
|
||||||
|
|
||||||
|
|
|
||||||
7
index.md
7
index.md
|
|
@ -1,6 +1,11 @@
|
||||||
---
|
---
|
||||||
|
title: MajorLinux Tech Wiki
|
||||||
|
domain: wiki
|
||||||
|
category: index
|
||||||
|
tags: [linux, self-hosting, open-source, streaming, troubleshooting]
|
||||||
|
status: published
|
||||||
created: 2026-04-06T09:52
|
created: 2026-04-06T09:52
|
||||||
updated: 2026-05-10T01:30
|
updated: '2026-06-23'
|
||||||
---
|
---
|
||||||
# MajorLinux Tech Wiki — Index
|
# MajorLinux Tech Wiki — Index
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue