this post was submitted on 27 Apr 2024
72 points (95.0% liked)

Linux

47361 readers
1194 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
you are viewing a single comment's thread
view the rest of the comments
[–] offspec@lemmy.nicknakin.com 4 points 4 months ago (7 children)

A friend switched to Linux yesterday on a new build and grabbed the kde spin of fedora at my recommendation. Fedora 40 dropped x11 on kde so there's been a good bit more hassle getting things working than there should have been. Hopefully developers move fast on support.

[–] Mogster@beehaw.org 3 points 4 months ago (1 children)

You probably know this already, but X11 hasn't been dropped completely. You can still install what you need from the distros, and then the X11 option will be present and correct in SDDM.

sudo dnf install kwin-x11 plasma-workspace-x11

[–] offspec@lemmy.nicknakin.com 1 points 4 months ago

Actually, I didn't know that and figured it out yesterday. Thanks for the tip!

load more comments (5 replies)