this post was submitted on 13 Sep 2025
53 points (93.4% liked)

Linux

58191 readers
1049 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 6 years ago
MODERATORS
 

I'm looking for recommendations.

I have run Linux on my own computers off and on for the last 10 years. I'm not an advanced user, but I'm comfortable enough playing around with different distros and settings to find a good fit for myself and my own devices, and problem-solve as needed.

But now with the end of Windows 10 looming, I need to upgrade a family member's computer to Linux. This device is only used by people whose attitude toward computers is "if it doesn't just work, it's too hard and I can't engage". So this needs to be something that both is not going to break on its own (e.g. while doing automatic updates) and also won't be accidentally broken by the users. As well as not being too steep of a learning curve for Windows users. (Their needs are uncomplicated - mostly just LibreOffice and Firefox, both of which they already use.)

Mint is often recommended for inexperienced Windows refugees. But I've had several things break in the process of getting Mint installed and updated on this machine. That wouldn't be an issue if it were my own computer, but it's not filling me with confidence that this is going to meet the ongoing "just works" requirement for this device. There's no way I'm going to be able to handle long-distance tech support if things break more than once in a blue moon.

Which other distros would you recommend for this use case?

Thanks in advance.

you are viewing a single comment's thread
view the rest of the comments
[–] flamingo_pinyata@sopuli.xyz 2 points 3 days ago (3 children)

The typical recommendation in this case is Debian.
I don't know how hard it is to install since I don't use it myself. There are a lot of people swearing by it's stability, even running it for 10+ years on the same hardware without a reinstall.

[–] LeFantome@programming.dev 1 points 1 day ago

Debian Stable is only supported for 3 years really and then 2 more years by the LTS team. The kernel and perhaps a few core libraries can supported up to 10 years by The Linux Foundation.

You really need to migrate to newer versions every 3 - 5 years. Perhaps by “reinstall” you mean having to wipe and start over.

[–] Zelaf@sopuli.xyz 3 points 3 days ago* (last edited 3 days ago) (1 children)

I've always found the installation process of Debian unintuitive for people not used to linux. But I could imagine that it's probably abreally good contender once the packages are installed and the DE setup with any necessary extensions for file browsers and other programs, for example preview of files in Nautilus for GNOME. Unsure if that is automatically installed or not in Debian but could be a good idea to check.

I'd suggest trying a test install in a VM if you can to check how well Debian will hold after configuration. Package updates for my Debian servers happens every once or so week and with a DEs GUI package manager it could simplify the process of the user actually hitting the update button.

[–] ozymandias117@lemmy.world 4 points 3 days ago

If you want your updates automatically, you can install unattended-upgrades

[–] ozymandias117@lemmy.world 2 points 3 days ago (1 children)

The only thing to keep in mind is with Debian, you'll need to upgrade to the next release for them.

With something like Ubuntu, they can just click the upgrade box when there's a new major LTS release

Either one can be better depending on how you want to handle maintenance

[–] LeFantome@programming.dev 2 points 1 day ago

Linux Mint Debian edition. Best of both worlds.