This profile is from a federated server and may be incomplete. Browse more on the original instance.
g_damian, 1 year ago to linux in Easy way to try out a bunch of different DEs? Grab live cd and run it in qemu: <span style="color:#323232;">qemu-system-x86_64 -enable-kvm -machine type=pc </span><span style="color:#323232;">-cpu host -smp 2 </span><span style="color:#323232;">-m 4096 -device virtio-balloon </span><span style="color:#323232;">-vga virtio -display sdl,gl=on </span><span style="color:#323232;">-usb -device usb-tablet </span><span style="color:#323232;">-boot d -cdrom "$@" </span>
Grab live cd and run it in qemu:
<span style="color:#323232;">qemu-system-x86_64 -enable-kvm -machine type=pc </span><span style="color:#323232;">-cpu host -smp 2 </span><span style="color:#323232;">-m 4096 -device virtio-balloon </span><span style="color:#323232;">-vga virtio -display sdl,gl=on </span><span style="color:#323232;">-usb -device usb-tablet </span><span style="color:#323232;">-boot d -cdrom "$@" </span>
g_damian, 1 year ago to linux in Easy way to try out a bunch of different DEs? github.com/…/run_latest_gnome_kde_on_distrobox.md
github.com/…/run_latest_gnome_kde_on_distrobox.md