• DarkAri@lemmy.blahaj.zoneBanned
    link
    fedilink
    arrow-up
    2
    arrow-down
    5
    ·
    8 months ago

    If you are new I suggest bazzite, and get lutris to install windows apps outside of steam. It takes care of most of the stuff and to install software, on bazzite you use “sudo rpm-ostree install <package name>” and then reboot because bazzite uses an ostree system, or just get it in a flatpak if available. Between bazzite and knowing how to install packages outside of the flatpak repository, that should cover most of your bases for a few years and you can learn other stuff when you have the inclination. ChatGPT is really knowledgeable about Linux since it’s open source. It’s often much faster than digging through forums just be specific when you speak to it.

    Also if you get your setup in a decent shape, you can shrink the partition and image it with dd with a single command, and then compress it to have a full system backup, which is basically your own image. Then you just write it back with a program like etcher later if you screw up your system and then just reexpand the partition to the full drive. If you get bazzite though you won’t have much need to use the terminal or install anything outside flathub which will keep you from breaking the system. Also update the system occasionally, to get security fixes once a week or two is probably fine if you don’t have open ports to run a server and aren’t running random software.

    • Hemingways_Shotgun@lemmy.ca
      link
      fedilink
      English
      arrow-up
      15
      ·
      8 months ago

      Is this satire?

      Seriously, if I was new to Linux, coming from Windows, asking for a cheat sheet or Linux for dummies manual, everything you wrote would sound like absolute gibberish to me.

      If this was someone’s response to me when asking for advice I’d immediately reinstall windows where at least (from the perspective of a typical end user) they speak words that make sense.

      • DarkAri@lemmy.blahaj.zoneBanned
        link
        fedilink
        arrow-up
        2
        arrow-down
        1
        ·
        8 months ago

        It’s the easiest way to get into Linux if you need good GPU support and I assume most people play video games. Bazzite is what finally got me into Linux because it mostly just worked out of the box which is something most Linux distros I tried before that never did. I would always end up breaking them in a day or two trying to get the GPU driver installed or something. Bazzite is really good for beginning users. Not the greatest for mid tier when you are trying to gain a deeper understanding because it replies heavily on containers and file system overlays.

        Also you have to remember that for people who aren’t ultra Linux nerds. It’s an incredible amount of work to get Linux to work. It’s often days of painful configuration and research per machine. This, and a lack of gaming support is the main reason I think most people avoid Linux, which is why I suggest bazzite, as the shit just works distro.