So all I know that the Linux mascot is a penguin and Arch users meme about using Arch. Jokes aside I’m planning on making to the jump to Linux as I’m planning on getting a tower PC. I recently got a steam deck and that kinda demystified the (unrealistic) expectation I had of Linux was all command line stuff and techno babble. This all very future oriented questions* as I haven’t even picked out hardware (probably gonna go prebuilt since I do not trust me) and there’s also the matter of saving up the money for a new PC.

As for my use case (cus I know some software is wonky on Linux compared to windows) it’s mostly between games running on steam, which most of my games play fine on the steam deck, and essays and note taking for my college classes, which I use libre office and obsidian (with excalidraw to hand write my notes) saved to my proton drive and also sync those documents between my surface laptop and home laptop

My ideal OS would be plug it in, let it do… things… and it’s ready to be a PC to install steam and stuff

But first question, as someone who isn’t tech inclined and tinkering is pretty much just a few VERY basic settings in the settings app on windows, so is there a Linux… idk what to call it, type? OS? Thing??? that runs out of the box without me having to install additional software manually or at least automatic setup wizards because like hardware, I do not trust me with setting it up. As for installing it after I wipe whatever computer I choose I assume I’m gonna have some OS installer on a USB and let it work its magic.

Second question, is there any specific hardware that works easier with Linux, I can’t really think of any examples cus with installers and updaters I just the computer handle it, like updating Nvidia stuff in the GeForce app for all I know it’s genuinely performing dark magic during the automated updates

Anyways I probably have way more questions that I have no idea I had, but to wrap up I’m not super tech inclined since I let automated stuff do its thang on windows (if the computer can manage and install it I’m gonna let it do that) and my pc mostly just plays games and do documents on libre office and obsidian

  • ocean@lemmy.selfhostcat.com
    link
    fedilink
    English
    arrow-up
    13
    ·
    20 hours ago

    I really like fedora out of the box but if you’re used to windows some will recommend Linux mint. In fedora there are a lot of packages installable via the software store as well as downloading app images and RPM files.

    • Kidplayer_666@lemm.ee
      link
      fedilink
      arrow-up
      8
      ·
      20 hours ago

      Agreed here. On CPU side, don’t go with Intel 13th or 14 th gen, mostly due to the manufacturing defects, check gamers nexus on YouTube if you want to catch back up to speed, the new Intel stuff is fine manufacturing wise, terrible performance, check if the prices are good. GPU, NVIDIA usually has kinkier/ more annoying drivers, but if you want to play with AI or anything like that, NVIDIA is still better.

    • enemenemu@lemm.ee
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      1
      ·
      20 hours ago

      Mint vs fedora is completely irrelevant here. GNOME vs KDE is more important and fedora supports both.

      Which packages can be installed is also completely irrelevant since you can use nix and distrobox and flatpaks on all distros. Package availability is no reason to choose one distro over another.

        • 332@feddit.nu
          link
          fedilink
          English
          arrow-up
          7
          ·
          edit-2
          19 hours ago

          Distro - System level stuff. A “type” of linux. Mint, Fedora, Arch, Ubuntu etc. DE (Desktop environment) - Surface level stuff, i.e. how it looks, behaves, and often what default apps you use for basic stuff like text editing. Gnome, KDE, etc.

          Distros have a default DE but often provide different versions using others for people who prefer them.

          You likely won’t need to interact with any of that other stuff except flatpaks. Just think of it as a form of distributing and running software.

        • enemenemu@lemm.ee
          link
          fedilink
          English
          arrow-up
          3
          ·
          19 hours ago

          The difference between distros are the package manager and choice of default software and settings.

          E.g. Debian has no wifi enabled. Hence, ubuntu (which is like debian) is much easier because it’s user friendly. Ubuntu uses a disliked packaging format, snap, which is not used by mint. That’s why people love mint, becaus it’s as easy as ubuntu and has no snaps. Blablabla

          Whenever you want to know some linux thing, read the arch wiki and you’ll know more about it.

          Distrobox is like a vm, you spin up a distro within your OS with no overhead and can use arch on debian. Or ubuntu on arch. Or fedora on opensuse, or all at the same time because why not?

          I’d try https://fedoraproject.org/atomic-desktops/ or https://vanillaos.org/ and install most apps as flatpaks. Vanilla is like ubuntu but you don’t mess with the underlying system. Atomic fedora is “the same” but with fedora style. Problems arise at the dev level, not the user level. It should be good to go on your system

      • Meldrik@lemmy.wtf
        link
        fedilink
        arrow-up
        3
        ·
        20 hours ago

        Some distro’s still require you to setup those things yourself and in the terminal.

        • FlihpFlorp@lemm.eeOP
          link
          fedilink
          English
          arrow-up
          4
          ·
          17 hours ago

          So bazzite and mint seem to be recurring themes here for my needs of something that works out of the box, do those need any set up or stuff? I don’t really know exactly what I’m asking here :/

              • someacnt@sh.itjust.works
                link
                fedilink
                English
                arrow-up
                2
                ·
                edit-2
                12 hours ago

                Flatpak (flathub) is a universal app store. You can install pretty much any app from it, but you do need to be careful of what you install, as always.

                Usually software centers have it enabled (supported) by default, so that you can install app from flatpak within the center.

                There are other options of install source, like the distro’s own installer - you can think of them as another “app store”, one which is more restricted and more secure.

    • FlihpFlorp@lemm.eeOP
      link
      fedilink
      English
      arrow-up
      6
      ·
      20 hours ago

      So I think I’ll look at mint then considering I have no idea what you mean by RPM files but app images ring a bell when I was getting yuzu set up on my steam deck