Skip to content

Infrastructure Blog

Blogging about my Infrastructre, mostly Software & Home Automation

Category: DevOps

March 3, 2026 DevOps

Using Markdown on GitHub – A Practical Guide

Markdown is a lightweight markup language that is widely used on GitHub. It is commonly used for README files, documentation, issues, pull requests, and wikis. | more


December 9, 2025 DevOps

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


December 2, 2025 DevOps, Proxmox

Unattended Windows 11 install on Proxmox using Ansible

I recently transitioned from VMware ESXi and built a new server for a fresh Proxmox setup. I had no prior experience with Proxmox, but how complicated could a simple Windows installation be? | more


November 29, 2025 DevOps

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

  • Using Markdown on GitHub – A Practical GuideMarch 3, 2026
  • Dockpeek vs Dozzle on TrueNAS SCALEFebruary 26, 2026
  • Large-Scale Data Copies on TrueNAS SCALE: tmux, rsync, and NTFS USB DrivesFebruary 21, 2026
  • Bichon – A lightweight Email ArchiverFebruary 2, 2026
  • BentoPDF the Swiss Army KnifeJanuary 26, 2026

© 2025 michaelrichter.online | privacy policy | imprint