this post was submitted on 28 Feb 2026
15 points (100.0% liked)

Linux

12651 readers
356 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

I'm looking to use KVM/QEMU on my Linux computer.

Are there scripts that help me automate deploying the same VM builds I've done before -- with the same RAM, HDD, networking, etc.. settings.

I've found the following but I'm not sure if there are better options:

https://github.com/doccaz/kvm-scripts

https://github.com/doccaz/kvm-scripts

Would Ansible be a better option for this?

you are viewing a single comment's thread
view the rest of the comments
[–] just_another_person@lemmy.world 3 points 4 days ago (1 children)
[–] BetterDev@programming.dev 2 points 3 days ago (1 children)

I use this, I will say, the latest version is vibecoded with AI and it shows. I'm sticking to the previous v0.8.x release, and forking from there.

Other than that, its a great project, and works well for my needs