#lxc-containers
Every post tagged lxc-containers.
Blog posts
How to Install Zigbee2MQTT in an LXC Container on Proxmox VE (Bridge a Zigbee USB Dongle to MQTT)
A step-by-step guide to running Zigbee2MQTT in a Proxmox VE LXC container: passing through a USB Zigbee coordinator, installing Mosquitto, building Zigbee2MQTT with Node.js and pnpm, and setting it up as a systemd service.
How to Fix 'VM is Locked' Errors in Proxmox VE (qm unlock and pct unlock Explained)
Proxmox suddenly refuses to start, stop, or edit a VM and shows 'TASK ERROR: VM is locked (backup)' instead. Here's what these locks actually are, how to tell if it's safe to clear one, and the exact qm unlock and pct unlock commands for VMs and LXC containers.
How to Set Up USB Device Passthrough for VMs and LXC Containers in Proxmox VE
A practical guide to passing USB devices — dongles, serial adapters, webcams, and security keys — into Proxmox VE virtual machines and LXC containers, covering vendor/ID and physical-port binding, cluster-wide Resource Mappings, and the modern pct device-passthrough workflow for unprivileged containers.