We often get the same question with

“I’m new, what distro do you recommend?”

and I think we should make a list/ discussion on what is our pick for each person, and just link that post for them to give them an easy recommendation.

So I made a quick flow chart (will get polished as soon as I get your input) with my personal recommendations. It is on the bottom of the text, so you see the rest of the text here too.

I will also explain each distro in a few, short sentences and in what aspects they do differ and what makes them great.


Here are my “controversial” things I want to discuss with you first, as I don’t want to spread nonsense:

Nobara

I don’t know if we should recommend it as a good gaming distro. In my opinion, it’s a highly insecure and experimental distro, made by one individual. I mean, sure, it gives you a slightly better experience ootb compared to vanilla Fedora, but:

  • As said, it’s made by one single guy. If he decides to quit this project, many many people will just stop getting updates.
  • There are many security-things, especially SELinux, disabled.
  • It’s severely outdated. Some security fixes take months until they arrive on Nobara.
  • It contains too many tweaks, especially kernel modifications and performance enhancers. Therefore, it might be less reliable.

I think, Bazzite is the way superior choice. It follows the same concept, but implements it in way better fashion:

  • Just as up-to-date as the normal Fedora, due to automatic GitHub build actions.
  • No burden of maintenence, either on the user or the dev side.
  • Fully intact security measures.
  • And much more.

Immutable distros

I’m a huge fan of them and think, that they are a perfect option for newcomers. They can’t brick them, they update themselfes in the background, they take a lot of complexity compared to a traditional system, and much more. Especially uBlue and VanillaOS are already set up for you and “just work”.
If you want to know more about image-based distros, I made a post about them btw :)

VanillaOS

It’s the perfect counterpart for Mint imo. It follows the same principle (reliable, sane, easy to use, very noob friendly, etc.), but in a different way of achiving that.

The main problems are:

  • The team behind it isn’t huge or well established yet, except for the development of Bottles.
  • They want to do many things their own way (own package manager, etc.) instead of just using established stuff.
  • The current release (V2, Orchid) is still in beta atm.

I see a huge potential in that particular distro, but don’t know if I should recommend it at this point right now.

ZorinOS

I think, for people who don’t like change, it’s great, but it can be very outdated. What’s your opinion on that distro? It looks very modern on the surface and is very noob friendly, but under the hood, very very old.

Pop!_OS

Same with that. Currently, there’s only the LTS available, since System76 is currently very busy with their new DE. I don’t know if we should recommend it anymore.


I made the list of recommendations relatively small on purpose, as it can be a bit overwhelming for noobs when they get a million recommendations with obscure distros.
Do you think that there are any distros missing or a bad recommendation?


  • kronarbob@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    5 months ago

    I would stick to basic recommendations and go from easiest to more and more advanced distribution, to avoid scaring beginners :

    • graphical installation + easy to setup (nvidia + codec )+stable : basically Ubuntu based distribution (but not Ubuntu, some snaps, i.e. steams, are more bugged than the flatpak and the .deb . I wouldn’t recommand a distribution that force bugged app for beginners ) + others

    • graphical installation : user will have to install nvidia drivers, codec or other useful things manually. The distribution can have several update a week with more risk to break, but is still considered solid and has a preconfigured way to roll back (snapshot) or more lightweigth and stable depending of the choice : fedora, opensuse tumbleweed, Debian+ others…

    • do it yourself distributions : for advanced users or motivated people that want to learn it the hard way. Distributions are up to date and have either a risk to break or user has to manually configure about everything (or both ) : arch, void Linux, gentoo, …

    “Gaming” distributions could be placed between the 2 first categories as they are a kind of out of the box distribution but more up to date than the stable distributions.

    Low ram/CPU consumption could be a side option at every step (easy, mid, hard)

    I didn’t tried immutable distributions in a while, so I don’t know how to place them. My experience one year ago (kinoite, silver blue, blend os), was that it was more complicated than a regular distribution to do what I needed, but it was 1 year ago, so I wouldn’t know where to place it.

    I’m quite a beginner in Linux, I love to test distributions to see how far I can go without using the terminal, and without breaking the distribution. So my vision can be quite narrow comparing to more experienced users.