this post was submitted on 24 Jun 2025
45 points (95.9% liked)

Linux

8047 readers
706 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
top 6 comments
sorted by: hot top controversial new old
[–] cyborganism@piefed.ca 7 points 1 day ago (2 children)

I've been using XFree86 and Xorg for so long. I'll have to learn how to configure Wayland in case shit hits the fan. I also wonder how that will affect remote ssh X forwarding, or NVIDIA drivers.

[–] Eldritch@lemmy.world 4 points 1 day ago (2 children)

Without X there is no X forwarding. So that's pretty much it. Honestly it's been over 20 years since I used a remote x-session much. For modern tasks especially it's not as functional as even vnc or something like rust desk.

Outside those playing around with retro systems and software locked to them. Or a few isolated archaic business systems. Most will never notice the difference.

[–] Jumuta@sh.itjust.works 3 points 23 hours ago (1 children)

i tried rustdesk a while ago but couldn't get it working on Wayland, is it an actual problem or is it just my setup?

[–] Eldritch@lemmy.world 2 points 21 hours ago

It may be your setup. I've used rustdesk to connect from an Intel with an Nvidia card to an Intel with an AMD card. And from an Intel to An Arm based raspberry pi. From my Android phone to all of them and from them to the Android phone. I've never had an issue.

The thing to check out is if you have any firewalls enabled. Much like forwarding ports for remote X sessions. You will have to forward ports for VNC or rust desk

[–] cyborganism@piefed.ca 3 points 1 day ago

Look at me. A geriatric Linux user.

Back in my day we forwarded X over SSH. Which was the style at the time.