VBox could be nice, but Oracle is on a licensing hunt for people who install the extension pack on potentially work-related systems. Technically it is free for personal use, but is like explicitly inviting the vampire into your home - nothing might happen, but you wouldn’t know until the moment you have 2 tiny holes in your neck.
They don't even care if you don't get the extension pack, we've been pestered by those leeches even for the open source licensed for all use main package only
What ever you happens, do not use this for commercial purposes. Virtual box is free and libre but the guest addons are not. They will find and bill you for every single person in your company. Not per active user but per employee. This has cost companies millions
Under Linux you can just use KVM. Gnome boxes or virtual manager should work fine.
And they DO NOT CARE if you don't actually use or install the extensions (unless something has changed, the guest add-ons are part of the free open source part, it's the extensions for things like USB 2 support that aren't free for commercial)
You can use it freely, by license, but they'll come after you anyway
I'm still pissed that they bought Sun, so many great products now controlled by those assholes... Virtual box, MySQL, Solaris, Java...
The only license that VirtualBox and the Guest Additions are even released under is GPL3. I do not even see a dual license.
What remedy are they proposing when they come after you? I am not sure I would even take their call or respond to their letter. If I did, I would just send them the GPL text, announce that we are complying, and tell them to pound sand.
I suppose it might be fun to tell them that I got it via IBM or Red Hat or something and to take it up with them. But I probably would not actually be dishonest about. As above, if I got a letter asking me to pay for their GPL software, I would just mutter “idiots” and throw it away. If they want to persist, it would only cost them money and I would continue to respond the same way.
Who cares. Why use sub par Type 2 virtualization with DKMS modules when you can use built+in world class, industry standard, Type 1 hypervisor with Qemu+KVM and Virt-Manager? Already has clipboard sharing with qemu-guest-agent.
I totally agree with you on the Linux side. However, I first got into Linux by using it in Virtualbox on Windows. In the Windows world, as far as I know, it’s the easiest-to-use free-as-in-beer1 hypervisor, so long as UEFI support has improved since I last used it.
1: I say this because of the non-libre extension pack.
Hyper-v is bundled with windows now and is just as easy to use as virtualbox (slightly easier for windows guests since the drivers are bundled in the os)
I mean yeah, Qemu/KVM is Linux software. We're talking about Linux here. Ain't ever heard of that other thing you speak about. Think I I stalled it once in a VM to run some firmware update on some obscure device.
Certainly using a slightly dated Gtk is still more user friendly and better integrated than the god aweful stuff Oracle puts up. What UX improvements are you looking for?
I teach a class where I use VirtualBox. Students commonly use Windows or Mac. I use Linux.
It is very handily to use VirtualBox where, if I demo something, the same steps will work on the student machine. It is also nice for documentation if you want to show a screenshot.
I have never used the “extension pack” for this so it would be fine. Educational use seems to be permitted regardless.
I've had the same experience, you're much better off RDPing into the VM. But I'd like to know if anyone has a better solution that doesn't require an extra GPU.
Because they are for different use cases. I use QEMU+KVM on desktop for games and 3D CAD software, because of its undeniable performance advantage. But on work laptop, I use VirtualBox to test my software on different platforms. On VirtualBox it's relatively easy to initialize a VM, configure network, file sharing and device passthrough, and its snapshot feature allows me recreate the same environment for troubleshooting