Gnome Boxes 🥲 Because im avoiding to install anything to the kernel.
Linux
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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
You should never install anything to the kernel if possible tbh.
You also could try virtual manager
It is all KVM so it is natively supported
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?
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.
VirtualBox (desktop for testing and development [Vagrant]), KVM: libvirt, Proxmox (production stuff).
Just be mindful of guest addons. (The are not foss)
I tried using virt-manager+kvm to try some stuff out the other day but I failed to set-up some crucial things. Probably me being incompetent.
Not like virtualization is a big part of my life anyway. I just wanted to try some other distros and such without rebooting.
If I were to get serious about virtualization I'd need to build a new PC with a second GPU. Then I could stop dual-booting and do everything with VMs. But it'd only be worth it to get serious about learning how to virtualize stuff if I were to do that.
You can single pass through but it feels more like your using one os but if that's the case wouldn't dual booting be better
I'm using systemd-nspawn or Bubblewrap, depending on the scenario.
Those are container platforms not virtualization
Yep. I found I don't have much use for a full-blown VM, whereas there's plenty of argument for isolating my browser from ~/.ssh/id_*.
VMware, Virtualbox for OSes that hate VMware, and Qemu for emulating OSes that only run on obscure platforms.
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
KVM, QEMU, Looking Glass