this post was submitted on 07 Jul 2026
302 points (99.3% liked)

Linux

66337 readers
256 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
you are viewing a single comment's thread
view the rest of the comments
[–] v321@lemmy.ml 4 points 3 days ago (2 children)

Interesting. They are concerned about security updates delay, but then there is this: https://www.debian.org/doc/manuals/securing-debian-manual/ch10.en.html#security-support-testing

Basically, it says that testing gets security updates later than stable and unstable.

[–] RIotingPacifist@lemmy.world 6 points 3 days ago* (last edited 3 days ago) (1 children)

This seems like slop for all the Ubuntu haters, but i agree moving to testing isn't a good sign.

TBH while I like the hardware of my laptop, I've been pretty unimpressed by the software that Tuxedo provide.

While i appreciate not having snaps by default, the control center they ship is an electron app that requires /tmp be executable out of the box, and talks to a backend daemon that wasn't particularly secure by default, and both live in /opt despite coming from the distro itself, so I think it's ironic when people engage in technical sneering while throwing stones from within their glasshouses.

Also boot security doesn't seem to be a priority for them out of the box, this seems like what they should focus on IMO, instead of switching their base

✘ CET OS Support: Unknown ✘ Linux kernel lockdown: Disabled ✘ Linux kernel: Tainted ✘ UEFI secure boot: Disabled

That it's good enough as a distro, although I'll probably just switch to neon if Tuxedo move to a rolling release base.

[–] SocialistVibes01@lemmy.ml 1 points 3 days ago

The thing is Neon could die at any moment thanks to KDE Linux.

[–] h4x0r@lemmy.dbzer0.com 1 points 3 days ago (2 children)

Using debsecan to pull security updates from sid and experimental is trivial to setup.

[–] Amaterasu@lemmy.world 2 points 2 days ago

Why not go with SID then?

[–] Amaterasu@lemmy.world 1 points 2 days ago

Can one adopt Debian SID and automate this? I mean, how difficult would it be for a person not looking to create and maintain a distro but use Debian SID and pull the latest and greatest security patches?