this post was submitted on 17 Apr 2024
170 points (96.7% liked)

Linux

47321 readers
652 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
top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 0 points 4 months ago* (last edited 4 months ago)

Just... Use virt manager or if you like me hate it's UI, gnome boxes. They are different UIs for the same thing. And are both infinitely better than virtualbox.

[–] [email protected] 3 points 5 months ago (1 children)

Why does a virtual machine platform need to add support for different kernel versions? What changes are there in the kernel that affects how it interacts with the virtual hardware?

[–] [email protected] 3 points 5 months ago* (last edited 5 months ago) (2 children)

Virtual box is slow and buggy and it probably will always be that way. It is simply the nature of its design.

[–] [email protected] 10 points 5 months ago (1 children)

Quemu+KVM is the way to go.

[–] [email protected] 0 points 5 months ago (2 children)

*virtual manager

Qemu is pretty much an emulator.

[–] [email protected] 1 points 5 months ago* (last edited 5 months ago)

Virt-manager uses QEMU and KVM on the backend. The only difference is how you're managing the VM.

[–] [email protected] 1 points 5 months ago

Qemu can also be used with KVM, without emulating the entire hardware. My preferred way to virtual machinery.

From linux-kvm.org:

The kernel component of KVM is included in mainline Linux, as of 2.6.20. The userspace component of KVM is included in mainline QEMU, as of 1.3.

[–] [email protected] 8 points 5 months ago (1 children)

Odd, since in my experience, it's the most consistently reliable, performant, and easy to setup / use desktop vm package I've used. It always seems to "just work" when others don't

[–] [email protected] 2 points 5 months ago (1 children)

Just work? Maybe. Performance? Not great.

[–] [email protected] 3 points 5 months ago (1 children)

I guess that depends on what we are using it for. I use it for CAD / CAM software that only works in Windows (Vectric Aspire). Nothing else has been able to give me 3d previews with any kind of usable performance.

[–] [email protected] -1 points 5 months ago* (last edited 5 months ago) (1 children)

Virtualbox is not a type I hypervisor. You will get better performance in KVM. Just enable GPU acceleration.

If it is working for great but its lacking many features and isn't native.

[–] [email protected] 3 points 5 months ago

I've never been able to get GPU acceleration working in qemu/kvm. That's also why the "just works" aspect of virtual box is important.

load more comments
view more: next ›