this post was submitted on 25 Dec 2023
227 points (95.6% liked)
Linux
48074 readers
707 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
Most of them.
Debian world - apt sucks. For something with a sole purpose of resolving a dependency tree, it's surprisingly bad at that.
Redhat world - everything is soooo old. I can see why business people like it, buy I rarely, if ever, agree with business people.
Opensuse world - I've only tried it once, probably 15 years ago. Didn't really know my way around computers all that much at the time, but it didn't click and I've left it. Later on I found out about their selling out to Microsoft and never bothered touching it again.
Arch - it was my daily for a year or two. Big fan. It still runs my email. At some point the size of packages started to annoy me, though. Still has the best wiki. I've never really bothered with the spinoffs, as the model of Arch makes them useless and more problematic to deal with.
I've got the Gentoo bug now. For the first time I genuinely feel
~/
. A lean, mean system of machines :)I need to try Gentoo again. The installer used to be absolute garbage and required a ton of work to get the a usable system if you deviated too far from a normal computer setup.
There is no installer as such. You copy an archive, extract it and rebuild @world. Anything beyond that is up to you. I'm sticking to openrc - haven't had any issues since libxcrypt news item. Can't even recall what it was.
That’s interesting! I’ll have to give it a shot!