this post was submitted on 01 Aug 2025
61 points (96.9% liked)

Linux

56926 readers
514 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
 

.... virtual machines where you only have to select which accompanying image of Arch / Tumbleweed / Ubuntu / Fedora you want to try.

In addition, the combination of a very stable base system (say, Debian or SuSE Leap) with a fast-moving, bleeading edge virtualized system (say, SuSE Tumbleweed, Arch or Guix) on top can be surprisingly useful. And because small virtual machines, when not running, are nothing else than files on your computer, you can have many versions of them, alter things, try stuff out, then delete it and go back to the tidy original state.

top 17 comments
sorted by: hot top controversial new old
[–] IanTwenty@lemmy.world 5 points 17 hours ago

I moved to virt manager from boxes as I it let me down too many times with bugs. VMs would not restart and snapshots would fail to launch.

[–] eneff@discuss.tchncs.de 6 points 21 hours ago

I really like Boxes, but since it can only run VMs in the unprivileged qemu:///session, it simply doesn't support features like PCI passthrough, autostart or even slightly sophisticated networking setups. :/

[–] KarnaSubarna@lemmy.ml 10 points 1 day ago (1 children)
[–] HaraldvonBlauzahn@feddit.org 1 points 16 hours ago* (last edited 16 hours ago)

Now I am curious. Is this really web-based? Who has tried it? How useful is it?

[–] HaraldvonBlauzahn@feddit.org 9 points 1 day ago* (last edited 1 day ago) (1 children)

BTW, Gnome Boxes is available on Guix, too. (And of course you can run Guix in a VM).

[–] HaraldvonBlauzahn@feddit.org 4 points 1 day ago (1 children)

For example in Debian Bookworm:

https://packages.debian.org/bookworm/gnome-boxes

If you want a more complex way of creating and managing VMs, there is also virt-manager. But I feel that one is more suited for, say, professional use.

[–] eldavi@lemmy.ml 4 points 1 day ago (1 children)

i suspect that virt-manager is a supplement since you can do everything via virsh.

[–] HaraldvonBlauzahn@feddit.org 6 points 1 day ago* (last edited 1 day ago) (2 children)

That's right, virt-manager is a GUI with many, many options. It is more tailored to run several VMs at once, give limited network access into or out of them, and so on.

Also very handy to run tiny, outdated Windows systems with an app you can't get rid off isolated from the net because it runs your grandpa's heart-lung machine or so.

[–] LeFantome@programming.dev 3 points 1 day ago

I am not sure I would run grandpa’s heart-lung machine in a QEMU VM. Other than that, spot on.

[–] eldavi@lemmy.ml 2 points 1 day ago (1 children)

now that i think of it, it's more than a supplement because it makes the software defined networking MUCH MORE intuitive if you're using KVM/QEMU.

[–] HaraldvonBlauzahn@feddit.org 2 points 1 day ago (1 children)

Yeah. Makes it also easy to share files between host and VM via NFS, which can be handy when running cooperating desktop systems.

[–] eldavi@lemmy.ml 2 points 1 day ago

that too; i guess it's wrong to call it a supplement when it unifies all these systems that seem disperate if you don't already know the kvm/qemu ecosystem.

[–] Peasley@lemmy.world 2 points 23 hours ago

Boxes is very clean and functional. I even use it on Plasma. Great app

[–] data1701d@startrek.website 4 points 1 day ago

Someone else brought up Virt Manager here, which is my preferred; if you’ve ever used VirtualBox, you’ll probably be fine on Virt Manager. I like Virt Manager for using GTK3, as I’m in XFCE. I wouldn’t be surprised if both applications have similar settings, as they’re both LibVirt front ends, it seems.

Also, DistroBox, while a different sort of thing, is great for the sort of thing OP mentioned in that last paragraph. I usually just use command line, but there seems to be an unofficial GUI out there.

[–] DonutsRMeh@lemmy.world 3 points 1 day ago (1 children)

Gnome boxes even downloads the iso for you. We should recommend it for new users over the other ones.

[–] HaraldvonBlauzahn@feddit.org 1 points 19 hours ago

Yeah, that was the point I was trying to explain - it is simple, and this can make it a good choice.

[–] warmaster@lemmy.world 0 points 1 day ago

I run Bazzite which is immutable and rock solid stable. I use Boxbuddy which is a frontend for Distrobox to install packages from any distro when I can't find it on brew.