this post was submitted on 12 Jun 2026
9 points (84.6% liked)

Linux

65728 readers
541 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 7 years ago
MODERATORS
 

Hi, I wanted to try Debian but i found out that its foundation relies heavily on systemd. I'm using a Lenovo Ideapad 500-15isk that's why I want to be away from systemd's bloat, I'm still not an advanced user but i had Ubuntu + KDE for 2 Years (GUI only) then used CachyOS + Hyprland(Caelestia shell) for 1.5 years ( Used Terminal more than GUI). This time I want to make the OS usage as low as possible but also not old/ugly. Thank you in advance.

you are viewing a single comment's thread
view the rest of the comments
[–] ranzispa@mander.xyz 3 points 12 hours ago (1 children)

I doubt Debian requires systemd in order to work. However I do not see what your problem is with systemd, do you have an example of problems caused by the bloat?

It is very light on the system and a much better way to handle services that the old init scripts. If you want to reduce system resources usage I'd look somewhere else. You are likely to save a few MB of ram and some cycles of your cpu by removing systemd, but I doubt any significant amount.

[–] Eggymatrix@sh.itjust.works 2 points 12 hours ago

Debian uses systemd exclusively for init. The distros op listed are some of the only ones that remain that do not force it.

I agree with the rest of what you said ;)