27
OpenSUSE Leap 15.5 -> Tumbleweed conversion
(discuss.tchncs.de)
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 have used TW for years, and never got bothered by a breaking change for more than a day. And that only happened twice.
The only thing that keeps bothering me with Opensuse is their obsession with asking for a root password (and not for yours if you are an administrator, I mean the root user password) for every damn thing. Even installing a fucking user Flatpak requires a fucking root password !
alias flatpak='flatpak --user'
is your friend.Like I said, last time I checked even a "user" level Flatpak required to use the root password to install. But it may have changed (for the better) since, which is a good thing.
Still, my main point is that most the paranoia of the default OpenSUSE settings is way overboard, and should be toned down quite a lot. A lot of action that would ask for the user password, if not no password at all, requires the root password on OpenSUSE.
I want to use OpenSUSE over Ubuntu or Fedora, I even started contributing back with some package updates here and there, but I just can't because of those bothering root password prompts everywhere.