Alternatives to VirtualBox?
-
[email protected]replied to [email protected] last edited by
Definitely if you're on Linux, use Qemu (and the best is to install a GUI to use it after)
-
[email protected]replied to [email protected] last edited by
You can specify the virtualization engine in VirtualBox, including KVM.
A couple of easy virtualization tools that allow you to create VMs in a few clicks are Gnome Boxes and QuickEmu, which leverages Qemu and KVM
-
[email protected]replied to [email protected] last edited by
Thanks for the tip!
-
-
[email protected]replied to [email protected] last edited by
I use Quickemu for mine, makes it really quick and easy to get a new system up and running.
-
[email protected]replied to [email protected] last edited by
Using virt-manager, never tried quickemu
-
[email protected]replied to [email protected] last edited by
Really wish we could get in the habit of recommending GUIs first, not last.
-
[email protected]replied to [email protected] last edited by
Might be that you really don't need VMs but just lightweight namespace containers. If so, you can use docker/podman, systemd-nspawn or various other tools. The overhead compared to bare metal will be less than 1%.
-
[email protected]replied to [email protected] last edited by
Without any kind of software behind GUI this is almost useless and I think that CLI (or even TUI) are today so underrated that we should give more and more power to them instead of GUI
-
[email protected]replied to [email protected] last edited by
Really wish we wouldn't have to separate the two. This adds a complication layer for editing Windows users.
Ideally: install app (insert name). Run and enjoy.
-
[email protected]replied to [email protected] last edited by
I've looked at it. It comes up a lot. Thank you.
-
[email protected]replied to [email protected] last edited by
Good tip. Thanks.
-
[email protected]replied to [email protected] last edited by
Not for the faint of heart, but I'll keep it in mind.
-
[email protected]replied to [email protected] last edited by
That's my struggle with this solution as well.
Still, a solid choice.
-
[email protected]replied to [email protected] last edited by
This "Beginners Guide" they have there is a serious turnoff. They might want to consider a more lightweight and friendly intro to their software.
Still, if I find the time to go through this massive wall of text, I will.
-
[email protected]replied to [email protected] last edited by
This has been mentioned a few times here. Didn't know that. Thank you.
-
[email protected]replied to [email protected] last edited by
Did you use virt-manager with it?
-
[email protected]replied to [email protected] last edited by
Virt-manager with qemu-system, although if you use the kvm driver for both performance should be about the same I think.
Don't forget virtualbox has a lot of configuration options that may improve performance, Ive never had a problem with it but also never need high performance from a VM.