• Resol van Lemmy
      link
      English
      213 months ago

      It’s so good that it counts as an upgrade.

      • @Dehydrated
        link
        43 months ago

        Replacing Windows is always an upgrade

      • Steal Wool
        link
        fedilink
        English
        13 months ago

        I just installed WSL so I can learn Linux before I totally get rid of windows. If anyone has any suggestions for windows users learning Linux I will read them!

        • Thorned_Rose
          link
          fedilink
          33 months ago

          You could look at dual boot instead of WSL. YouTube has some pretty decent tutorial. Just make sure you take all tutorials with a pinch of salt; don’t EVER run a command without looking it up first and checking out what it does; and try to find the most recent tutorials you can.

          You may also have a local Linux club that can help you get started too 🙂

          • Resol van Lemmy
            link
            English
            13 months ago

            Dual booting always fucks up my Windows installation. I have to fix it using Linux every time I wanna use Windows.

              • Resol van Lemmy
                link
                English
                13 months ago

                Not so easy when you’re trying to do this on a laptop.

        • @Dehydrated
          link
          23 months ago

          I would recommend you to try out Linux in a virtual machine and play around with it. You can watch this video if you don’t know how to set this up. You can do much more with a VM than with WSL. It allows you to basically try any Linux Distribution, whereas WSL only supports a few distros. In a VM you also get a desktop environment by default, whereas WSL mostly restricts you to the terminal. Sure, you can run graphical apps in WSLg, but you still don’t have a Linux desktop. Lastly, it’s much easier to take a snapshot of a VM, and roll back in case you break something.

          After you get comfortable in a VM, maybe try booting a Live USB of some Linux distribution. That way you will be able to try it out on your actual hardware.

          After that, you can set up dual boot. That way, you can still keep your Windows installation, but also use Linux without any restrictions or limitations.