I wish to work on Linux, but the only machine l have at my disposal is my brother’s windows laptop when it’s free. Can I create a virtual Linux system using QEMU ?
I wish to work on Linux, but the only machine l have at my disposal is my brother’s windows laptop when it’s free. Can I create a virtual Linux system using QEMU ?
Thanks for sharing. The only difference is that instead of Ubuntu, l’d love to go for MX Linux, as I want to get a hang of it.
While I don’t know whether MX Linux supports WSL (just a few distributions do), I know that MX is based on Debian, and you can install Debian under WSL with
wsl --install -d Debian. Their console experience is very similar.