this post was submitted on 05 Sep 2023
106 points (90.8% liked)

Linux

46775 readers
1968 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
[–] [email protected] 16 points 11 months ago (1 children)

Wayland first, but have both installed so you can fall back to X11 if you need to. If you do have to go back check wayland again after every few updates. X is dying a long-needed death. It started off has a hack decades ago and has just been held together with duct tape ever since. There are some not so great things in wayland with some apps, sometimes issues with context menus or screen recording for example, but they’re getting fixed over time.

I do kind of miss x forwarding over SSH. It was really convenient, there might be something for wayland but I haven’t looked for a while.

[–] azvasKvklenko 11 points 11 months ago* (last edited 11 months ago) (1 children)

I tried Waypipe over SSH and it worked. It was long ago, it might be even better now, I don't know. https://gitlab.freedesktop.org/emersion/waypipe

[–] [email protected] 0 points 11 months ago

I havent had to use something like that in a while but I’ll have to check that out