this post was submitted on 09 Sep 2024
127 points (96.4% liked)

Linux

47341 readers
1347 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
 

During the first impressions of said distro, what feature surprised you the most?

you are viewing a single comment's thread
view the rest of the comments
[–] matcha_addict@lemy.lol 18 points 1 week ago* (last edited 1 week ago) (2 children)

So many distributions impressed me, but I think gentoo, nixos, Guix and Alpine impressed me most. Maybe Zorin with its beautiful design for newcomers.

If I had to pick one, it may be Alpine. The idea of having a fully usable OS with so little is really impressive. It even has a fully functional build system similar to Arch's ABS (on which the AUR is based)

Gentoo, nixos and Guix are really impressive and make computing a pleasant activity.

[–] AllHailTheSheep@sh.itjust.works 2 points 1 week ago (1 children)

my servers run alpine! it's incredibly stable even for hobbiest use

[–] matcha_addict@lemy.lol 3 points 1 week ago (1 children)

Oh wow that's awesome! With containers or on bare metal?

[–] AllHailTheSheep@sh.itjust.works 2 points 1 week ago (2 children)

I run jellyfin on bare metal because it makes it easier to debug imo, but I do use docker for caddy and some other little applications (like a tomcat instance for example)

[–] matcha_addict@lemy.lol 3 points 1 week ago (1 children)

So the OS jellyfin runs on is Alpine?

[–] AkatsukiLevi@lemmy.world 1 points 1 week ago (1 children)

Poke around with Caddy on bare metal Idk if it is something I was doing or just placebo from my head, but Caddy is a lot faster on bare than Docker in Alpine Tho the drawback is having to manually set-up logging if you need (otherwise g'luck with whatever it decides to throw at syslog)

interesting. I actually haven't had any throughput issues yet but if I do I will definitely keep that in mind

[–] pollywog@feddit.nl 2 points 1 week ago

I have fond memories of doing Stage 1 gentoo installs. Not that I did them often, but what a great learning process.