Comment on Virtual Machines- is there a better way to jump start a VM?
koala@programming.dev 1 week ago
Incus has a great selection of images that are ready to go, plus gives scripted access to VMs (and LXC containers) very easily; after incus launch
to create a VM, incus exec
can immediately run commands as root for provisioning.