this post was submitted on 29 Oct 2024
132 points (100.0% liked)

Linux

48220 readers
726 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
top 17 comments
sorted by: hot top controversial new old
[–] 9point6@lemmy.world 79 points 2 weeks ago (3 children)
[–] maniacalmanicmania@aussie.zone 16 points 2 weeks ago

Perfect Christmas gift idea

[–] bruhduh@lemmy.world 14 points 2 weeks ago

Sysadmin job be like

[–] dracs@programming.dev 9 points 2 weeks ago (1 children)

I've got a few old PCI cards around somewhere. I should pull one of them out and give them a try at this.

[–] Sylvartas@lemmy.world 5 points 2 weeks ago (1 children)

If this metal thingy is anything like the one used as dust covers inside PC cases it'll just bend (I've actually tried to use one as a bottle opener).

[–] toynbee@lemmy.world 4 points 2 weeks ago

Works well for cans, though, in my experience.

For a while I had a fiber SFP that was amazing at opening cans, too.

[–] Matty_r@programming.dev 36 points 2 weeks ago (2 children)

Its good that people care enough to keep finding these vulnerabilities

[–] davidgro@lemmy.world 13 points 2 weeks ago

Yeah, This case especially since it includes XWayland

[–] drwho@beehaw.org 2 points 2 weeks ago

If only for the sake of one's CV. Making your bones by having a couple of 0-days under your belt helps a lot of folks find jobs these days.

[–] nyan@sh.itjust.works 17 points 2 weeks ago

Yet another, "well, yeah, technically it has security ramifications, but I'm not admin'ing any multiuser machines, so I'm not losing any sleep over it" bug.

[–] MonkderVierte@lemmy.ml 14 points 2 weeks ago

Rootless Xorg is still a niche thing?

[–] DieserTypMatthias@lemmy.ml 7 points 2 weeks ago (3 children)

What do you expect? X11 is in maintenance mode. Although I'll miss Polybar, I won't miss the protocol.

[–] semperverus@lemmy.world 2 points 2 weeks ago* (last edited 2 weeks ago)

I think it's still valuable to document these things so that the users who insist on sticking with X11 can receive a healthy dose of this (replace diapers with vulnerabilities) when the proverbial shit hits the fan and it becomes as hackable as Windows XP

[–] phoenixz@lemmy.ca 1 points 2 weeks ago (2 children)

Is it? Afaik it very much is not

[–] drwho@beehaw.org 4 points 2 weeks ago

It is. That's why Wayland is being pushed so hard, it's a codebase that's actually maintainable, with hopefully some more modern design and engineering principles.

[–] tekato@lemmy.world 3 points 2 weeks ago

Well, freedesktop.org is now focused on Wayland (Xorg is not getting HDR, new synchronization protocols, or proper VRR (unless through XWayland), while Wayland is). RedHat RHEL marked Xorg as deprecated last year and will not even support it by next year (RHEL 10). KDE and GNOME also default to Wayland.