this post was submitted on 09 Jul 2025
5 points (85.7% liked)

Linux

14103 readers
155 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
 

Original question by @POTOOOOOOOO@reddthat.com

you are viewing a single comment's thread
view the rest of the comments

Debian (stable)

Stable, secure, it just works, has one of the, if not THE largest software package repo of all Linux distros, has lots of third party support for proprietary software and drivers that are available as .deb files or through official PPAs. It also is not backed by any corporation, but is a community developed distro. You can install it on pretty much everything.

The only downside I would say is their shift into using Systemd. They shouldn't have done that. It was forced through undemocratically and I think that was a big mistake, even though they are trying to limit software dependencies to it. There's a fork called Devuan that I've been considering where you can pick your init system. (SysVinit/runit, etc) I honestly miss SysVinit. It was simple, easy to understand and easy to maintain.