Comment on Pearson complaining about using Linux to access my course material
rklm@lemmy.dbzer0.com 5 days agoI recommend using a kernel virtual machine.
KVM comes with the Linux kernel.
If you want to set it up manually, you’ll have to look into qemu and virtio.
If you want a more virtualbox-like experience, you can use boxes (also called “gnome boxes”), which gives you a very simple UI for setting up VMs (including windows) with networking/shared drives/hardware pass through/etc.
MonkderVierte@lemmy.ml 5 days ago
KVM is just the hypervisor, not the whole package.