Debian 12 Cloud Image Search Domain Missing: Fix It in Proxmox
Debian 12 cloud images don't set a search domain by default. Here's the cloud-init fix that actually works on Proxmox.
Homelab & Vietnam
Homelab, Proxmox, self-hosting — what broke, and what actually fixed it.
119 posts
Debian 12 cloud images don't set a search domain by default. Here's the cloud-init fix that actually works on Proxmox.
Upgrade PVE 8 to 9 on systemd-boot with a ZFS rpool and UEFI. The extra steps matter, and here's the order that gets it done cleanly.
Need to delete local-lvm and reuse the size? Remove the LVM-thin pool, extend the root volume, then resize the filesystem. Here's the safe order.
journald's tmpfs usage can OOM-kill small LXC containers. Fix it by capping journald's memory with RuntimeMaxUse and SystemMaxUse in journald.conf.
Step-by-step: build an offline apt repo, transfer packages via USB, and join a PVE cluster without internet. Tested on Proxmox VE 8.
Yes, you can prevent the NIC reset when a Proxmox VM starts an ISO install. It's the bridge setting and a kernel module option. Here's the fix.
Proxmox shows every cluster node as a migration target by default. Here's how to exclude a node from the migration targets list using the REST API and a
Browser tab freezing and high memory usage when running dynamic automation tools alongside Proxmox VE web GUI is usually the browser, not Proxmox.
A website monitoring service that alerts on every blip will train you to ignore it. Here's the rule I use: alert on real failure only, silence is the default.
VM status unknown grey question mark usually means missing storage, a stale lock, or an orphaned config. Here's the step-by-step fix for Proxmox.