minus-squarekoala@programming.devtoSelfhosted@lemmy.world•Virtual Machines- is there a better way to jump start a VM?linkfedilinkEnglisharrow-up3·2 days agoIncus 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. linkfedilink
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.