I am one of those people who function better by writing things down. One day, I realized that most of my notes don’t have to be private, so here they are - my second brain. Be warned that, if you stumble upon something here that doesn’t make sense to you, it isn’t meant to!
Arch LXC on Proxmox
It was surprisingly tricky to setup an Arch LXC on top of Proxmox. Some notes: The latest template is here. And I found that link from the official Arch wiki. I had to enable nesting, before I started the container for the first time. Otherwise, it never seemed to connect to the network. The template doesn’t have OpenSSH in it. So, I had to use a password for the root user during setup and disable it later. First time setup, from the Proxmox LXC console: ...