Skip to content

Tag: virtualization

All the articles with the tag "virtualization".

KVM/QEMU/libvirt: CLI Workflows

KVM/QEMU/libvirt: CLI Workflows

virt-manager is fine, but real homelab automation lives on the command line. virt-install, virsh, cloud-init — provision VMs in seconds, not click-by-click.

A Guide to LXC/LXD

A Guide to LXC/LXD

· Updated:

LXC/LXD runs full Linux environments in lightweight containers — faster to spin up than VMs and perfect for home lab service isolation.

Lima vs Multipass

Lima vs Multipass

VM-backed Linux dev environments on macOS/Linux — Lima vs Multipass compared on speed, container support, and resource use.

Three ways to upload ISOs to Proxmox

Three ways to upload ISOs to Proxmox

· Updated:

Three ways to upload an ISO to Proxmox — web UI, wget direct download, or SCP from the CLI. When each one wins, plus storage paths and checksum verification.