There is also waypipe
which allows you to run Wayland apps over ssh.
Really? Wayland mentions are getting up there with vegans. We know already, go home!
While I agree Wayland still immature despite decade of development, you don't have to be a dick when voicing your opinion.
Three things you can count on. Vegans, Wayland fanbois, and Arch users all telling us about their respective choice. That is being a dick.
My favorite is doing this on a windows host with rootless x and having classic gnome on top of my windows desktop 😹
As a Windows sysadmin who knows embarrassingly little about Linux, how is the performance? Is it comparable to RDP or better?
I should look into it, but I don't know whether or not X11 provides for any kind of video compression when updating regions of the screen. I only ever use this over a an 802.11g LAN so even if there is no video compression I don't notice any lag. I haven't tried using it over the Internet, but I am guessing it would probably be a bit slow.
The performance isn't the best, when compared to RDP. Protocols like RDP can take shortcuts by treating it more as an image then a fully remote rendering, like image compression techniques. For tunneling an X-window over SSH, the compression option you have is with the connection, itself. Using say, ssh -CX
or ssh -CY
allows ssh to compress the connection for better performance, but that compression able to do lossy image compression. The killer will be latency. If it's over a highly latent connection, like a WAN or satellite, it will be rough. But on a wired lan, or decent local wifi, it's pretty all right.
I just use Moonlight/Sunshine, but my usecase is consistently just streaming my main PC to wherever I am
Don't forget to -C
your ssh for better performance over the wire. It can help a lot.
Linux
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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0