this post was submitted on 14 Aug 2024
144 points (96.8% liked)

Linux

47337 readers
1239 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
 

I occasionally see love for niche small distros, instead of the major ones...

And it just seems to me like there's more hurdles than help when it comes to adopting an OS whose users number in the hundreds or dozens. I can understand trying one for fun in a VM, but I prefer sticking to the bigger distros for my daily drivers since the they'll support more software and not be reliant on upstream sources, and any bugs or other issues are more likely to be documented abd have workarounds/fixes.

So: What distro do you daily drive and why? What drove you to choose it?

you are viewing a single comment's thread
view the rest of the comments
[–] superkret@feddit.org 2 points 1 month ago (2 children)

I wonder if it would be possible to set up Linux From Scratch in a way so that its file structure is compatible with one of the KISS distros like Arch or Slackware, then install their package manager and turn it into a system you can update and maintain.
Otherwise I feel like it's a bit pointless to put so much work into a system that can't be kept secure, unless you run it disconnected from the internet.

[–] dan@upvote.au 3 points 1 month ago

Otherwise I feel like it's a bit pointless to put so much work into a system that can't be kept secure,

You just need to recompile stuff when needed :D

I think it's designed mostly to be a learning experience rather than as a daily driver. It serves that role very well!

[–] LeFantome@programming.dev 2 points 1 month ago

The challenge would be convincing / teaching the package manager what you already have installed.