Basically the title

  • naonintendois@programming.dev
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    7 months ago

    I would get comfortable with the idea of breaking things. Make regular backups of your data. The best that I’m aware of for making it easy to work backwards from breaking things is NixOS, but I wouldn’t consider it beginner friendly.

    You learn a lot from trying to bring a system back online. But it depends if you’re trying Linux to learn it more or just to take advance of privacy.

    • hungry_potato@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      7 months ago

      I don’t want to break my system drastically if i were to learn along the way using it without any knowledge. I want a stable os while also doing stuff I’d normally do on Windows.

      • naonintendois@programming.dev
        link
        fedilink
        arrow-up
        4
        ·
        7 months ago

        It shouldn’t break if you just install packages from the main app installer. It’s more of a concern if you’re trying to install anything from source.

        Also make sure to try a live cd or live USB to make sure the OS is compatible with your hardware. VM is not sufficient for this last one. This is usually only an issue if you have very new hardware.