this post was submitted on 15 Oct 2023
61 points (88.6% liked)

Linux

47704 readers
1258 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
 

Hi, I'm looking for a distro for my laptop. My first distro was Pop!_OS, then I switched to Fedora, then Arch for a year and 2 months ago I switched to Fedora Silverblue, because I wanted to try immutable distro that relies on containers and flatpaks to be usefull. Silverblue is great but not so much for me, its not flexible enough.

I'm thinking of switching to Arch but maybe it's time for something else. Maybe NixOS or Void, Gentoo probably not, I don't have time for compiling everything. What do you recommend?

It must support full disk encryption, secure boot with signing with YOUR OWN KEYS, systemd (because of MullvadVPN), everything else I think can work on any distro (Gnome, podman, kvm, etc.).

you are viewing a single comment's thread
view the rest of the comments
[–] Hamartiogonic@sopuli.xyz 7 points 1 year ago* (last edited 1 year ago) (1 children)

Different distros have different limitations and advantages but there are usually good reasons for these things. For example, Debian strives for stability, but that also means fairly old packages. Some other distro might not have a very wide selection of apps in the repos, but it might have some other areas where it excels. As long as you agree with these sorts of design decisions, it should be a good distro for you.

You don't even have to like the default DE or any other package related decision that comes with the default image. Maybe there's a bare bones image that allows you to build your OS which ever way you like, and install only the packages you really need. in this regard, every distribution can be made more or less similar, but your decisions won't change what is or isn't in the repositories or how the devs make their decisions.

For a lot of people, the default image is the one they'll use. In that regard, every distribution is different, but can still be made similar if you put the time and effort into it. Some people prefer to have this and that preinstalled, while other people want something else to work out of the box. With these sorts of decisions in mind, there are huge differences between distros.

[–] TunaCowboy@lemmy.world 2 points 1 year ago

means fairly old packages

It takes very little effort to maintain a debian system with fresher packages. stable is not the only release nor the only mechanism for running newer versions of software.