this post was submitted on 11 Jun 2023
313 points (97.9% liked)

Linux

48323 readers
640 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
 

What Linux distribution or distributions do you personally use?

I myself am a daily Void user. I used to use Devuan, but wanted to try rolling release and ended up loving Void!

you are viewing a single comment's thread
view the rest of the comments
[–] nachtigall@feddit.de 0 points 1 year ago (1 children)

May I ask for the reason why you hate systemd with passion?

[–] hamborgr@feddit.de 0 points 1 year ago (1 children)

Mainly just the bloat. Using alternatives (like runit) tend to have faster boot times and are arguably more secure. Most malware for Linux usually attack your system using systemd (like the current Minecraft malware). If you don't have systemd, then the malware can't affect you.

That's also the same reason why I completely removed sudo and just use rdo instead (a project my friend whipped up within a few days because of a bet).

[–] nachtigall@feddit.de 0 points 1 year ago (1 children)

I see your point. It is probably inevitable that malware will target the most common piece of software you will find.

After using 2 years runit on Void and 2 years OpenRC on Gentoo I eventually made the switch to systemd-based distros when I realised on my server how powerful journalctl and systemd services were for managing and debugging a long running service. Also user services and timers are so much more powerful and error prone than cron jobs or starting services from shell scripts. Don't want to invalidate your point, we just have different requirements :D

[–] hamborgr@feddit.de 0 points 1 year ago (1 children)

Over the last 2 days I have tried installing both Artix Openrc and Arch with systemd. Both times something was broken with the OS, although I'm not sure if it was just a skill issue on my end or not. However, reinstalling Artix Runit was pretty much seamless. I now think I may be cursed and that I'm now bound to that OS for all of enternity...

[–] nachtigall@feddit.de 1 points 1 year ago (1 children)

At least it is a somewhat reasonable OS ¯\_(ツ)_/¯

[–] hamborgr@feddit.de 0 points 1 year ago (1 children)

I almost contemplated installing Debian LTS as a guaranteed to work OS...

[–] nachtigall@feddit.de 0 points 1 year ago (1 children)

If you got Artix+runit running, why bother ^^

[–] hamborgr@feddit.de 1 points 1 year ago

I only considered it in case I didn't get it to work