this post was submitted on 13 Sep 2025
53 points (93.4% liked)
Linux
58191 readers
816 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
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.
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.
If you want your updates automatically, you can install
unattended-upgrades
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
Linux Mint Debian edition. Best of both worlds.