this post was submitted on 24 Aug 2023
162 points (79.3% liked)

Linux

47548 readers
555 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
 

For me

Mint

Manjaro

Zorin

Garuda

Neon

you are viewing a single comment's thread
view the rest of the comments
[–] Penguincoder@beehaw.org -2 points 1 year ago (2 children)

Yeah but which one teaches you more about how Linux works, versus how this distro works ? Linux isn't a package manager.

[–] jollyrogue@lemmy.ml 13 points 1 year ago

The kernel isn’t, but distros, as people think of Linux, kind of are package management projects.

[–] zagaberoo@beehaw.org 3 points 1 year ago

LFS surely teaches more, but not by much.

Portage lets you see down into the proper guts of Linux deployment. It's much more applicable knowledge than almost any other distro. Plus, the install and maintenance teach non-specific fundamentals as well.

LFS gives a bit more learning and an utterly impractical OS for real life.

Gentoo teaches slightly less, and gives you an extremely robust and flexible OS.