this post was submitted on 21 Aug 2024
38 points (97.5% liked)

Linux

47233 readers
782 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
 

I'd like some recommendations as a beginner in the virtualization space for good GUI software for running vms for both experimentation and server use.

I've used virtualbox on Windows before but are there any better alternatives on Linux? I hear a lot of praise of QEMU but this seems to be only terminal based like what you do with containers.

VMware workstation is free but again, I'd like to know your thoughts on other good beginner options.

Thank you advance and have a good day/afternoon/night

you are viewing a single comment's thread
view the rest of the comments
[–] avidamoeba@lemmy.ca 4 points 3 weeks ago (5 children)

VMware Player is the best by far in terms of GUI and ease of use. With that said:

  • It breaks once in a while due to kernel module / kernel mismatches that sometimes require manual patching. This is rare but it happens once every couple of years
  • It may become paid given Broadcom's corporate history

Virt-manager is pretty decent and it will not break on a stable distro but:

  • Some of it workflows are far from intuitive
  • Virtualization via virt-manager (really KVM) doesn't currently have any 3D acceleration for Windows VMs
  • Windows driver/guest tools installation and integration isn't nearly as trivial as it is with VMware

Personally, I'd try using virt-manager because it will work "forever." If you can't get something to work and feel overwhelmed, go to VMware for now but long term you'll likely have to get used to virt-manager.

[–] krolden@lemmy.ml -2 points 3 weeks ago

Stop suggesting people use vmware

load more comments (4 replies)