Quote (RedFromWinter @ Oct 5 2024 07:00am)
You best be running Debian on metal, gates not happy with you
"Arch BTW" with libvirt/KVM/QEMU or Xen
jk lol, debian totally fine, can make literaly any linux distro to be like any other linux distro
like, starting off with a distro having minimal footprint on the system, like, even ubuntu server is fine then manually installing graphical interface for it with like a "sudo apt install xfce4" and at boot can just log in tty then type in cli "startx"
or "sudo apt install xfce4 slim" or whatever else than slim to have the graphical login page as well without having to do the tty login first
then just doing virtualization through libvirt/KVM/QEMU to compartmentalize or whatever
so like, nothing on host aside the necesarry to run VMs
like, can adapt any system, whatever linux host it be, to work similarly as QuebesOS (which it uses Xen instead of KVM but same principle of compartmentalization through virtualization):