this post was submitted on 20 Aug 2023
611 points (98.9% liked)

Linux

47337 readers
990 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
you are viewing a single comment's thread
view the rest of the comments
[–] exscape@kbin.social 19 points 1 year ago (7 children)

Nice! I started using it just this week. I built a computer to serve as NAS with Debian and ZFS.

I'm also considering moving my Ubuntu based server to Debian; it gets too many package updates that I frankly don't care about, plus even Ubuntu server feels a bit bloated.
I moved from Gentoo to Ubuntu a few years ago precisely to reduce my workload; I just wanted it to work... and now I'm considering Debian for the same reason.

[–] moist_towelettes@lemm.ee 2 points 1 year ago (2 children)

Something a Gentoo user might care about is the distro's compile time options. Ubuntu uses -O2 and LTO, Debian uses -O1. Debian has always been noticably slower overall for me.

Don't do what I did and go with Tumbleweed. It gets more updates than Arch.

[–] marvin@lemmy.sdf.org 1 points 1 year ago (1 children)
[–] moist_towelettes@lemm.ee 3 points 1 year ago

It doesn't make much of a difference in the kernel, but I definitely notice it on Debian's Firefox vs Flatpak.

load more comments (4 replies)