Skip to main content

Short solutions to specific challenges

Stop Caddy From Repeating Basic Authentication Popup
server apps webserver
Problem # I configured Caddy to do Basic Authentication before reverse proxying to another machine....
Resize Proxmox KVM Guest Virtual Disk Partition
virtualization sysadmin
Problem # Resizing a KVM linux guest virtual disk involves two steps: (1) resizing the disk on the host system; followed by (2) extending the partition on the guest to use all of the newly allocated space....
Configure Browser To Trust Caddy Internal Tls Certificates
server apps webserver
Problem # The Caddy web server can auto-generate locally trusted internal TLS certificates....