linkbattosai@lemmy.onetoFree and Open Source Software@beehaw.org•Alternative to VMWareEnglish
12·
9 months agoI’m not sure which os you use but i’ve been using qemu. It’s a little bit more advanced than vmware or virtualbox but is very powerful when it comes to virtual machines. Depending on the specs on your host you can also emulate other processor architectures with it as well.
I’m on Arch so it was actually in the repositories so it was easy to install. Qemu is command line only but you can download several front ends for it. I personally use virt-manager which was also in the Arch repositories. So depending on which distribution you use, it might be pretty easy to get it going on your end.