Skip to content

MRi-LE Selfhosted

Blogging about my Infrastructure

Tag: linux

June 12, 2026 DevOps & Administration

vi settings for YAML files

When editing YAML files for Kubernetes, Ansible, Docker Compose or CI/CD workflows, indentation mistakes are one of the easiest ways to break a configuration. | more


May 13, 2026 Proxmox

Proxmox LXC Containers: Tiny Linux Servers Without the VM Weight

I use Proxmox mainly because it gives me a very nice playground for VMs, containers, storage tests and the occasional “why is this not booting anymore?” evening session. | more


December 9, 2025 DevOps & Administration

Github – Password authentication is not supported for Git operations

Bash$ git push -u origin main remote: Invalid username or token. Password authentication is not supported for Git operations.$ git push -u origin main remote: Invalid username or token. | more


November 29, 2025 DevOps & Administration

WARNING: Running pip as the ‘root’ user can result in broken permissions

The warning is often shown when pip installing a package with sudo or in a Docker container that doesn't have a user added. | more

MRi-LE

Icon 1 Icon 2 Icon 3

Recent Posts

  • Automating Bare-Metal Proxmox Installation with PXE and iPXEAugust 6, 2026
  • Backing Up and Migrating Proxmox VMs and LXCs to NFSAugust 6, 2026
  • Migrating an Existing Proxmox Host into a New Three-Node ClusterAugust 5, 2026
  • TrueNAS NFS on Proxmox — Mounting a Share and Passing it into LXC ContainersJune 28, 2026
  • Building a GitOps-Style Kubernetes Homelab on ProxmoxJune 17, 2026

© 2025 michaelrichter.online | privacy policy | imprint