285
which linux distro do you NOT like, and why?
(lemmy.ml)
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.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
I've had the opposite experience. Updating my apt sources.list and running dist-upgrade always worked for me on Debian (though most of the time I just run unstable which is rolling) but on Arch it seems like if I don't upgrade regularly sometimes I'll get hit with signature key errors because the key database is outdated and then have to go run some other command to update the keys before a pacman -Syu will work. I love both distros, but there's no better way to make your users not give a shit about security than making said security interrupt their workflow. Most of the time I just disable the key check in pacman.conf so that the damn thing will upgrade successfully.