this post was submitted on 10 Aug 2024
74 points (98.7% liked)

Linux

56389 readers
754 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 6 years ago
MODERATORS
 

I use vmware and qemu

(page 2) 50 comments
sorted by: hot top controversial new old
[–] Grass@sh.itjust.works 2 points 11 months ago

xcp-ng. except now everything is just containers on atomic fedora because it seems to fit my laziness better and doesn't require updating multiple vm os's

[–] crmsnbleyd@sopuli.xyz 2 points 11 months ago (2 children)
load more comments (2 replies)
[–] nickb333@fedia.io 2 points 11 months ago (1 children)

If I'm running another Linux distro that will be happy under the host kernel then I use LXD (or Incus) containers. Otherwise it's QEMU+KVM or occasionally Virtual Box.

[–] QuazarOmega@lemy.lol 1 points 11 months ago* (last edited 11 months ago) (1 children)

I use LXD (or Incus) containers

I've been curious about those for a while, what are they about, are they somehow better than the usual Docker/Podman conatiners?

[–] nickb333@fedia.io 2 points 11 months ago* (last edited 11 months ago)

They run a full distro rather than the minimalist that Docker containers use. You can also use them to run gui apps but that needs a bit more work to configure. I run Google Chrome sandboxed this way.

[–] nyan@sh.itjust.works 1 points 11 months ago (1 children)

Raw qemu at the command line for the one I use on a daily basis (not recommended for the average user). VirtualBox if I need to spin something up quickly but don't expect to need to keep it past the current testing cycle.

[–] possiblylinux127@lemmy.zip 2 points 11 months ago (1 children)

Virtualbox is slow and the licensing for guest addons is nasty. It is proprietary of course and if a person in a company uses it unlicensed they will send the company a massive invoice.

[–] nyan@sh.itjust.works 1 points 11 months ago

I only need it for the very occasional testing of open-source software on Windows, using the precanned VM images provided by Microsoft (last I checked, they had none for qemu, or I would be using that instead). And if you're using software commercially, you'd better be damned sure you understand the licensing before setting up. A company of any size will have lawyers vetting that anyway.

In other words, I don't disagree with you, but those issues don't matter for my use case.

[–] fmstrat@lemmy.nowsci.com 1 points 10 months ago

Replied to others with this but realized you won't get those notifications. I finally got around to releasing this, which is Debian in your browser via Docker: https://nowsci.com/webbian

[–] Redderthanmisty@lemmygrad.ml 1 points 11 months ago

KVM, QEMU, Looking Glass

[–] nzmaa@lemy.lol 1 points 11 months ago

VMware, Virtualbox for OSes that hate VMware, and Qemu for emulating OSes that only run on obscure platforms.

load more comments
view more: ‹ prev next ›