this post was submitted on 17 Apr 2025
162 points (95.5% liked)
Linux
53368 readers
611 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I use openSUSE because I want to see the license used with a package before installing it, and I can do that by using YaST. Also, it seems that version numbers are used consistently which enables elegant downgrading (I found that the
pacman
system is probably capable of supporting this too, but the operating system(s) that use it don't seem to use version numbers consistently and I've had a bad experience with downgrading in the past). I reviewed packaging systems other thanrpm
but it seemed thatrpm
while used with openSUSE was the most robust.I also like having a bootable image with a streamlined installation process that is clearly supported by the operating system maintainers: I was tired of worrying about whether I set up LUKS correctly while setting up Arch Linux, and just having a checkbox for "encrypt the disk" makes me a lot calmer. Knowing that I can use a guided process if I want to reinstall the operating system also gives me some peace of mind.
It's also nice to get practice with an operating system that is more similar to "enterprise" Linux distributions: it's probably useful to get practice managing my personal computer(s) and at the same time get knowledge that is probably re-usable while interacting with Red Hat Enterprise Linux or SUSE Linux Enterprise itself. However, this was not a primary consideration for choosing an operating system for myself.
Luckily, my choice can currently also get some support from https://www.privacyguides.org/en/desktop/
I also like NixOS, but it doesn't seem to use secure boot by default, and I'd prefer to have that handled without needing input from me, so I only use it when that feature isn't available at all.