this post was submitted on 11 Sep 2024
176 points (98.4% liked)

Linux

47337 readers
1378 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] NotAnArdvark@lemmy.ca 1 points 1 week ago (1 children)

Doesn't VirtualBox use KVM if it's available?

I likeVBoxManage. Any crazy thing I've ever imagined doing with a VM it's already supported.

So, to answer your question - I use VirtualBox because it does everything I want and I've never had a reason to look elsewhere.

[–] wildbus8979@sh.itjust.works 1 points 1 week ago (1 children)

No, VBox does not use KVM unless you use some off brand backend, which is an extra layer of complexity and software you must install and manage.

Absolutely everything you might want to do with VBoxManager is going to be available via virsh and the multiple libviet utilities.

I've never had a reason to look elsewhere.

Not using Type 2 hypervisor would be a good one. Not being beholden to Oracle's shitry licensing schemes is certainly another.

[–] NotAnArdvark@lemmy.ca 0 points 1 week ago (1 children)
[–] wildbus8979@sh.itjust.works 1 points 1 week ago* (last edited 6 days ago)

That's using the externally developed Cyberus Technology backend though, like I mentioned. As mentioned all over this thread using extensions is rife for license abuse issues.