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 ?

    • Denys Nykula@piefed.social
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 months ago

      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.