this post was submitted on 23 Feb 2026
50 points (96.3% liked)

Linux

66925 readers
479 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 7 years ago
MODERATORS
 

If you had to pick one distro to use for the next five years, what would it be? Bleeding edge / stable? Rolling / periodic?

What would you prioritise and why?

(page 2) 24 comments
sorted by: hot top controversial new old
[–] pr06lefs@lemmy.ml 2 points 5 months ago* (last edited 5 months ago)

nixos, same as the last 10 years. more packages than ever on it, and I'm better at wrangling nix stuff now for my own packages. Besides my personal machines, I also use it to admin several servers for work. All the config for all the machines goes into git and I can see exactly what changed and when, configuration-wise.

[–] anon5621@lemmy.ml 2 points 5 months ago* (last edited 5 months ago)

Depends from wish of tinkering otherwise nixos very stable and not breaking between upgrades at all

[–] Artafernes@lemmus.org 2 points 5 months ago

If l have a nice pc definitly qubes os

[–] sunstoned@lemmus.org 2 points 5 months ago

Best of both worlds -- Debian + Nix home-manager. Debian gives you incredible stability and plenty of usage resources. Nix gives you anything too new for Debian and functionally confines the more experimental end of your config to user space.

[–] ati@piefed.social 2 points 5 months ago

Void. Second choice, debian.

[–] kittenroar@beehaw.org 2 points 5 months ago* (last edited 5 months ago)

I'd go with Ubuntu LTS - it receives updates for 5 years and security updates only for another 5 years. In other words, it is explicitly for your use case. Additionally, it offers kernel live patching as a free managed service, which nobody else offers afaik.

[–] Drinvictus@discuss.tchncs.de 1 points 5 months ago (1 children)

Ubuntu and essentially every other answer is wrong.

if I had to bet on one distro for the next 5 years and I had to stay on it, it would be Ubuntu.

I run Arch right now but I would never bet on Arch.

load more comments (1 replies)
[–] SirSlothful@piefed.world 1 points 5 months ago

Debian is a strong contender but the past six months I've been using nixos as my daily driver and loving it.

[–] Runecrush376@lemmy.world 1 points 5 months ago

Kubuntu. It just works for me. It might not have the latest plasma , but i really like kubuntu.

[–] chloroken@lemmy.ml 1 points 5 months ago

Spending time thinking about which distro to use is time that could have been spent learning how Linux works as a whole.

[–] cow@lemmy.world 1 points 5 months ago

NixOS unstable. I like being able to define my system as code. I also don't need that high of stability and would rather have more up to date software in most cases. I have thought about using stable releases for things like basic http and DNS servers but haven't gotten around to it yet.

[–] kyub@discuss.tchncs.de 1 points 5 months ago* (last edited 5 months ago)

I still like Arch the most. Since ~22 years now.

[–] pheusie@programming.dev 1 points 5 months ago

My priorities:

  • Secure. Unlike popular belief, the fact that the worlds infrastructure basically runs on Linux does not imply that your average Desktop Linux distro enjoys the same level of scrutiny when it comes to its security. Hence, the security-conscious should carefully pick a distro that can handle their threat model. Or, at least harden it to their liking.
  • Stateless. Conventionally, you will be met with a (relatively) minimal system after installation. After which you're expected to configure it to your liking and go smooth sailing afterwards. Occasionally, you might (un)install stuff and/or modify settings; but nothing out of the ordinary, really. While applying some of these changes might seem trivial, they (kinda) lead your system to accumulate cruft. This cruft might seem innocuous, but it's exactly why your system seems so fresh after a reinstall. Foregoing this altogether is referred to as going stateless. This is done by declaring a desired state and 'flushing' all changes that have not been declared. Many other benefits are associated with this, but I digress...

The above^[So, without even going into release cadence etc.] already dictates the use of NixOS with the impermanence and nix-mineral modules.

[–] JoMiran@lemmy.ml 1 points 5 months ago (1 children)
[–] aim_at_me 1 points 5 months ago (1 children)
load more comments (1 replies)
load more comments
view more: ‹ prev next ›