Ditching Vagrant: VMs with KVM and Virsh on Debian
benjamintoll.com
Ditching Vagrant: VMs with KVM and Virsh on Debian
1–10 of 49 posts
Re: Ditching Vagrant: VMs with KVM and Virsh on Debian
#2Wonder if it’s still around ? Hope it’s doing well !
Re: Ditching Vagrant: VMs with KVM and Virsh on Debian
#3Re: Ditching Vagrant: VMs with KVM and Virsh on Debian
#4There used to be virt-manager Wonder if it’s still around ? Hope it’s doing well !
Re: Ditching Vagrant: VMs with KVM and Virsh on Debian
#5Re: Ditching Vagrant: VMs with KVM and Virsh on Debian
#6There used to be virt-manager Wonder if it’s still around ? Hope it’s doing well !
Unfortunately it still exists. Virt manager drives me crazy because it hides the VM files in its own directory with permissions that aren't yours forcing you to use sudo to manually manage your own fucking vm files. Creating a new VM? You're forced to pick an OS by typing the name of your OS into a search box which is tedious and doesnt give you an option for generic x86 machine. I hate it with a burning passion and…
If you don't want to pick an OS preset, you can always just go for "manual install" and a "generic" OS and pick your own preferred configuration later. Or you paste the URL for an online install directory, which is even easier.
To manage libvirt machine without root, you can add your user to the libvirt group.
Re: Ditching Vagrant: VMs with KVM and Virsh on Debian
#7Re: Ditching Vagrant: VMs with KVM and Virsh on Debian
#8There used to be virt-manager Wonder if it’s still around ? Hope it’s doing well !
Unfortunately it still exists. Virt manager drives me crazy because it hides the VM files in its own directory with permissions that aren't yours forcing you to use sudo to manually manage your own fucking vm files. Creating a new VM? You're forced to pick an OS by typing the name of your OS into a search box which is tedious and doesnt give you an option for generic x86 machine. I hate it with a burning passion and…
It's fine to run qemu directly, but virt-manager ain't bad.
Re: Ditching Vagrant: VMs with KVM and Virsh on Debian
#9There used to be virt-manager Wonder if it’s still around ? Hope it’s doing well !
And for some bizarre reason people decided that the much less mature (both organizationally and technologically) proxmox VE is the best thing since sliced bread, so everyone who does care about linux virtualization is now trying to hammer some homelabbers' collection of perl scripts into a replacement.
It would be funny if it wasn't so sad.
Re: Ditching Vagrant: VMs with KVM and Virsh on Debian
#10There used to be virt-manager Wonder if it’s still around ? Hope it’s doing well !
Unfortunately it still exists. Virt manager drives me crazy because it hides the VM files in its own directory with permissions that aren't yours forcing you to use sudo to manually manage your own fucking vm files. Creating a new VM? You're forced to pick an OS by typing the name of your OS into a search box which is tedious and doesnt give you an option for generic x86 machine. I hate it with a burning passion and…