this post was submitted on 24 Apr 2025
162 points (97.1% liked)

Linux

53528 readers
1773 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'm new to #Lemmy and making myself feel at home by posting a bit!

My first Linux distribution was elementary OS in early March 2020. Since then, I’ve tried Manjaro, Arch Linux, Fedora, went back to Manjaro, and since early January 2023, I’ve landed on Debian as my home in the #Linux world.

What was your first Linux distro?

you are viewing a single comment's thread
view the rest of the comments
[–] Kidplayer_666@lemm.ee 8 points 20 hours ago (1 children)

Not the guy who first commented, but NixOS is fun because you can have the whole config in a git repo, and can easily reproduce. Main drawback is that Nix as a language is insane and that a lot of packages still aren’t available

[–] algernon@lemmy.ml 2 points 11 hours ago

While I am not a fan of Nix the language, it is no more insane than ansible or kubernetes yaml soups.

As for packages... nixpkgs is by far the largest repo of packaged software. There are very few things I haven't found there - and they are usually not in any other distro either.