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

Linux

47237 readers
3343 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
[–] [email protected] 19 points 1 year ago (3 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.

[–] [email protected] 10 points 1 year ago* (last edited 1 year ago) (1 children)

I'm in a similar boat. I've been using Ubuntu on my servers for years but all the crap around snaps and paid sec updates has worn me down. I'm actively in the process of switching it all to Debian.

[–] [email protected] 7 points 1 year ago (1 children)

Snaps seemed like such a time-saver until I tried installing some and they just didn’t work at all, or needed some workarounds and janky weird solutions to even function.

Specifically I’m talking about microk8s. What a god-awful snap, I never got it working and it’s completely broken out of the box. Ugh, I’m eyeballing a move to Debian for my headless servers too.

[–] [email protected] 2 points 1 year ago (1 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.

[–] [email protected] 1 points 1 year ago (1 children)
[–] [email protected] 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.