#JustSysadminThings
Things I wanna document that isn't related to any specific server setup I have.
Scripts / Configs
Miscellaneous scripts / configs I've premade in the past.
Helper script for acme.sh
Helper script for acme.sh acme.sh is a client for generating Let's Encrypt certificates.Certbot i...
Script for installing/prepping nginx
Prepping nginx I use nginx for all my "in-house" applications, but also for other things. This sc...
Hetzner - Using iGPU for Hardware Acceleration
Preface A basic guide for enabling the internal GPU (iGPU) on Intel CPUs for Hetzner servers. Onl...
Docker: VPN with Port Forwarding (WireGuard) & qBitTorrent
Sample Docker Compose configuration for running qBitTorrent as a container routed through another...
HostHatch: Private Networking and Broken IPv6
Thanks to brueggus on LowEndTalk for pointing this out and giving the solution. If you have priva...
Supermicro IPMI & Samba/Windows share
Special thanks to Peter Kieser, whose blog post I found after a bit of searching: https://peterki...
MinIO Server - Docker Compose & NGINX reverse proxy
My basic example for a MinIO server. ⚠️ I'm leaving this up for historical reasons, but might be...
Software RAID (mdadm) - Running RAID 0 alongside RAID 1
Draft - Incomplete, but kept mostly for my own sake so I can find my way back to it at a later da...