87
submitted 1 week ago by Hozerkiller@lemmy.ca to c/linux@lemmy.ml

Any recommendations for a linux distro that i can set up and be reasonably sure my non techy SO won't break accidentally? The set up doesn't have to be easy it just has to not break once I leave her alone with it. My first thought was popOS.

My plan is to have 2 profiles and not give her access to sudo. I just don't want to have to go into it unless she needs a new program.

top 50 comments
sorted by: hot top controversial new old
[-] absGeekNZ@lemmy.nz 12 points 5 days ago

Mint.

I have my mum (67) and my partner using it.

Libre office and Firefox cover 99.9% of all the things mum actually does.

My partner uses blender, krita and audacity also.

Auto updates... Almost no tech support.

[-] Dark_Dragon@lemmy.dbzer0.com 4 points 5 days ago

Linux mint makes sense. Auto updates and its hastle free for non techy person like me.

Even if I'm doing something crazy , chatgpt to the rescue.

[-] EarlGrey@discuss.tchncs.de 2 points 4 days ago

Fedora Silverblue.

Or really any immutable OS; they would have to go way out of their way to even edit system files, much less break the system. I just recommend Silverblue because gnome is really hard for an inexperienced user to break.

[-] enumerator4829@sh.itjust.works 17 points 6 days ago

I’m gonna be the boring guy.

RedHat Enterprise Linux. (Or Rocky)

Most boring distro ever. Install it, turn on all the auto updates and be happy. Install something to take backups. Ignore any new major-releases, that laptop will die before the OS hits EOL.

Benefits:

  • Boring. It’s their tool, not your plaything.
  • Actually works
  • Will be reasonably secure over time with minimal effort and manual intervention.
  • If any commercial Linux software is required, it will most likely only be supported on RHEL or Ubuntu.
  • Provides web browser and word-processing. And we don’t need anything else.

Drawbacks:

  • Boring (for you)
  • Not ideal for gaming

If you install anything else than RHEL-derivatives or possibly Ubuntu on a machine that someone else will use, you are both in for a world of pain. It has to ”just work” without intervention by you, and it needs to keep working that way for the next 5 years.

Source: Professionally deploying and supporting multiuser desktop Linux to a few thousand users other than myself.

[-] LeFantome@programming.dev 3 points 6 days ago

In the era of Flatpak, I kind of agree with you.

The primary drawback is the complete lack of packages. A home user is going to want something not included and then things fall apart. Flatpaks and Distrobox have made that a lot better.

If you could get away with a RHEL core and Flatpak for apps, you would have a pretty solid setup for a “normal” person.

[-] enumerator4829@sh.itjust.works 1 points 6 days ago

I both agree with you, and kinda disagree.

If you venture into installing Flatpaks on such a system, just keep in mind that:

  • Auto updates must be on
  • The Maintainer of the Flatpak in question must be expected to provide security updates for the next five years or so. Personally, I’d only use it for packages provided directly by project maintainers (i.e. Dropbox from Dropbox Inc. as packaged by Dropbox Inc.).

Keep in mind, like 95% of normal people (we are not normal) don’t know what a package manager is and only use

  • ”The internet”
  • Webmail
  • Google Docs
  • Spotify

For that, we need the default desktop install and the Spotify app (probably a Flatpak). That’s about it. It’s a glorified web browser with batteries. Treat it that way and keep it that way, unless your SO has any specific needs and requirements.

The limited and dated package set is kind of a feature. Only packages that should work until the laptop breaks, and only packages that won’t change randomly when you update (mostly).

[-] LeFantome@programming.dev 3 points 5 days ago

Really seems like we are agreeing. I get that the limited package set is a feature. I also get that it is both too small and too enterprise to satisfy most people you would describe as a “SO” precisely because they are probably normal people.

You gave the excellent example of Spotify and suggested a Flatpak for that. Honestly, I am not sure where we are in disagreement. Especially since I started by “mostly agreeing” myself. We even agree on that. :)

[-] pH3ra@lemmy.ml 12 points 6 days ago* (last edited 6 days ago)

Since less techy people tend to use more the mouse/touchpad anyways, I would pick a hard-to-mess-with desktop environment like Cinnamon or Gnome. With KDE, XFCE and such you can screw panels really easily if you don't know what you're doing.
Slap Debian under it and there you go

[-] gnuplusmatt@reddthat.com 7 points 5 days ago

Any of the ostree variants of Fedora, be they Fedora Official or downstream ones like the Universal Blue family

[-] warmaster@lemmy.world 22 points 6 days ago

Aurora by Universal Blue. She will be unable to break it, and it's so freaking easy to use and install.

[-] FooBarrington@lemmy.world 1 points 6 days ago

While I enjoy using Aurora, there were a bunch of issues popping up over the last few months (e.g. display freezes). I guess that's the danger of a rolling release cycle, but I'm not sure it's 100% as foolproof as it needs to be right now.

[-] warmaster@lemmy.world 1 points 5 days ago

Aurora is not a rolling release. It's part of Universal Blue, based on Fedora Silverblue.

[-] FooBarrington@lemmy.world 1 points 5 days ago

Okay, let's call it a semi-rolling release. Having breaking changes every 6 months is still very often for a set-and-forget system.

[-] lonesomeCat@lemmy.ml 10 points 6 days ago

Any immutable distro would do I guess

[-] downhomechunk@midwest.social 6 points 6 days ago

I've got my wife and 5 year old on slackware. They wouldn't know how to screw it up if they wanted to!

[-] dogsoahC@lemm.ee 2 points 5 days ago

Semi-serious suggestion: Guix or NixOS. They're not break-safe per se, but if they do break something, you can use the OS' previous generations to go back to an operational state. Just... don't let them use the commands that delete older generations.

(Semi-serious because they're both not exactly mainstream and not eactly conventional in their setup.)

[-] balsoft@lemmy.ml 2 points 4 days ago

Yep, NixOS as a base + some Flatpak store for installing apps. In fact, use impermanence to just drop all OS state apart from logs, network settings and flatpaks. That way, "turn it off and then on again" will almost always work to fix the OS.

[-] AnnaFrankfurter@lemmy.ml 5 points 6 days ago* (last edited 5 days ago)

If you're not going to give her sudo access then I'd say it'll be really hard maybe even impossible to screw up. Also maybe setup a cron job that'll do auto updates and if needed add in a check to make sure it isn't uninstalling anything. Also how about immutable distro.

[-] visnudeva@lemmy.ml 5 points 6 days ago
[-] SpatchyIsOnline@lemmy.world 5 points 6 days ago

I recently set up Fedora Kinoite on my dad's laptop for him and he seems very happy with it. Kinoite is the atomic/immutable version with KDE Plasma by default. Once I'd set up a couple of things everything else he needs can be installed with flatpak (just make sure to set Flathub as the default and disable the Fedora flatpaks repo that ships broken packages all the time)

[-] Duckytoast@sh.itjust.works 2 points 5 days ago

I've installed popOS to a couple of relatives, haven't had anty issues for a year so far. Can definately recommend!

[-] rescue_toaster@lemm.ee 6 points 6 days ago

I switched from ubuntu to debian when 12 was released and it's been fine. Only thing i was worried about was running WoW via lutris but had no issues.

So when my SO windows pc died we bought some newish parts and i installed debian on it as well. Also installed chrome since that's her browser of choice. She's still getting used to gnome, but all she needs is browser, WoW, and libreoffice, which is close enough that it hasnt been an issue. She doesn't even know how to update the system.

[-] deadbeef79000@lemmy.nz 4 points 6 days ago* (last edited 6 days ago)

I thought this was a request for Stack Overflow proof.

Then figured that was 'proof from pasting random crap from SO".

Then figured it's the same thing.


Any distro will be suitable, create yourself as the first user when installing (which will probably be added to the wheel/sudoers group or whatever) then create a new 'standard' user.

Most distribution defaults should be adequate.

For added safety, choose one that is immutable like, for example, Fedora atomic.

[-] brammis@lemm.ee 2 points 6 days ago

I prefer Manjaro, super easy.

[-] thedeadwalking4242@lemmy.world 1 points 6 days ago

Nixos with whatever defaults you don’t want her touching, then she can use nix profiles to install extra software if she wants

[-] Ashiette@lemmy.world 7 points 6 days ago

Has "non techy" evaded you ?

[-] thedeadwalking4242@lemmy.world 1 points 6 days ago

You can install imperatively using nice profiles. So you the OP can set up the base distro in a way their SO can’t break. Then any extra software can be installed imperatively using nix profiles. Any installed software will work as normals. Checking the normal places for configurations if their SO even needs to go that far

[-] jaypatelani@lemmy.ml 1 points 6 days ago

OpenSUSE MicroOS

[-] JASN_DE@lemmy.world 52 points 1 week ago

Fedora Atomic desktops, specifically Kinoite with KDE6 works well for me, and is basically unbreakable due to the way it works.

[-] oaklandnative@lemmy.world 10 points 6 days ago* (last edited 6 days ago)

I vote the same, but I'd suggest a uBlue spin of the Fedora Atomic desktops. They have better defaults (all batteries included, as they say) and are easier to use overall IMHO. Bluefin and Bazzite are both great options, and both offer KDE and Gnome variants.

https://universal-blue.org/

Edit: TIL the KDE version of Bluefin is called Aurora.

BTW, uBlue is getting some big recognition lately. They have been on the Fedora Podcast (official) and Framework Laptops has official instructions on their website for installing Bluefin and Bazzite.

[-] JustEnoughDucks@feddit.nl 1 points 6 days ago

Gotta be slightly careful with those spins though because there is near-zero documentation.

[-] asap@lemmy.world 1 points 6 days ago

They have significant documentation, and anything not covered here is just part of Fedora atomic:

https://docs.bazzite.gg/

[-] JustEnoughDucks@feddit.nl 2 points 6 days ago* (last edited 6 days ago)

That is a different spin than the original comment, which is why I made that commen.

https://docs.getaurora.dev/ https://docs.projectbluefin.io/ aurora has one small page of documentation total unless you click on the logo which suddenly opens a hidden unlabeled drawer with sparse docs. Bluefin has even less. I consider this near-zero documentation. So how would OP's non-techy girlfriend (or someone who has only heard of aurora and bluefin from this thread) know to go to bazzite, a completely different project to most people, to debug their completely different OS? Because googling "ublue aurora flatpak won't install" literally gives this page: https://docs.getaurora.dev/guides/software/ which is literally almost useless.

Bazzite's documentation has gotten way better since I installed it (they had almost nothing on rpmostree commands when I did), but I don't believe everything in the documentation for bazzite applies the same to aurora and bluefin, especially with differences in pre-installed non-layered gaming defaults vs working with flatpaks will be not even close to the same.

Also fedora knoite has little documentation https://docs.fedoraproject.org/en-US/fedora-kinoite/. It has enough to get you started and installed, but that is about it. It has one single line of code about rpmostree for example, not even anything about installing an RPM not in fedora's limited repos.

I didn't say any of it was bad. Just that you have to be slightly careful with using those for non-techy users because the documentation just isn't there yet.

[-] j0rge@lemmy.ml 3 points 6 days ago

Bluefin has even less. I consider this near-zero documentation.

What do you feel is missing from the documentation, can you be specific? You're examples are too generalized to be actionable.

[-] deadcream@sopuli.xyz 5 points 6 days ago

Fedora is a bit too eager to deliver new updates IMO, especially KDE. As much as I love KDE, their .0 releases have had serious bugs several times in a row now. It's always better to wait for .1 patch with Plasma. It may be hard for the user to break Kinoite, but it won't save them from bugs.

Fedora's mission have always been to push new stuff when it's "mostly ready" at the cost of inconveniencing of some users, so I wouldn't recommend it for non-tech-savvy people.

I know people say that it's 100% stable for them (as they do for Arch, Tumbleweed, Debian Sid, etc) but that's survirorship bias. As any bleeding edge distro, Fedora has its periods of stability that are broken by tumultuous transitions to the new and shiny tech (like it was with Pipewire, Wayland default, major DE upgrades, etc). During these times some people's setup will break and you don't know ahead of time if it will be yours.

[-] asap@lemmy.world 4 points 6 days ago* (last edited 6 days ago)

Pick one of the stable channels from Universal Blue. You get the Fedora atomic goodness, but "ready" rather than "mostly ready".

[-] deadcream@sopuli.xyz 1 points 6 days ago

Does it use the same flawed approach as Manjaro by indiscriminately delaying all updates (including critical security fixes)?

[-] asap@lemmy.world 2 points 6 days ago* (last edited 6 days ago)

It would be whatever Fedora is doing in stable, but that seems unlikely. I'm sure the internet has the answer.

I've been on the latest branch for a year and it's been rock solid across 2 different laptops.

[-] deadcream@sopuli.xyz 1 points 6 days ago* (last edited 6 days ago)

I don't think Fedora has a "stable" channel. It has "testing" repo from which updates are pushed to "updates" repo after approval, and that's it. My understanding is that ublue's "latest" channel follows Fedora's "updates", while "stable" seems to update weekly (though it's unclear what happens if a package update arrives in Fedora just before "stable" image is about to be built)

[-] umbrella@lemmy.ml 1 points 6 days ago

eh, gnome is about the same.

i always wait for at least the .1 or .2

[-] deadcream@sopuli.xyz 1 points 6 days ago

Haven't used GNOME for a while, but I guess that's a problem of open source projects in general. Though GNOME at least has Red Hat behind it.

load more comments
view more: next ›
this post was submitted on 15 Feb 2025
87 points (100.0% liked)

Linux

50377 readers
1211 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS