Ask HN: What is the best setup to work remotely with GUI on Linux?
Scenario I am interested in: * Server machine runs graphical applications (potentially GPU / OpenGL intensive) * Client can connect via SSH and is supposed to see graphical application (full desktop or just application)
Thanks for any recommendation!
[+] [-] hexadec|7 years ago|reply
I still suck at CounterStrike, but that is not the software's fault.
https://parsecgaming.com/
[+] [-] dajohnson89|7 years ago|reply
I have a linux desktop, but would love to do some windows gaming remotely. Isn't the latency introduced by gaming over VPN a problem? If not for single-player, then certainly multiplayer?
[+] [-] Can_Not|7 years ago|reply
[+] [-] nickthemagicman|7 years ago|reply
[+] [-] LukeShu|7 years ago|reply
TurboVNC is a fork of TigerVNC that has improved OpenGL performance. I can't comment on it too much.
I either connect to VNC directly on :5900 if I'm on the same LAN, or I `ssh -L5901:localhost:5900 server-box`, then `vncviewer localhost:5901`.
[+] [-] lclc123|7 years ago|reply
I posted a comment recommending TurboVNC earlier, but it looks to be hidden. It compared favorably with TigerVNC when I tested both. VirtualGL support is baked right in, though of course you have to first set up VirtualGL itself. That'll allow you to use the GPU on a headless machine and share it between users. (with some caveats)
[+] [-] Ologn|7 years ago|reply
Running Firefox over a WAN is slow-going with X11 and ssh, VNC is much faster. The first one I tried was tightvnc, and it did the job for what I needed, so I have stuck with that.
[+] [-] mcgrath_sh|7 years ago|reply
[+] [-] TheCabin|7 years ago|reply
[+] [-] bnegreve|7 years ago|reply
If you're remote it can speed up X forwarding and make the whole application more reactive.
[+] [-] anujsharmax|7 years ago|reply
Once you install Apache Guacamole on the remote machine, you can access it via your web browser
[+] [-] sandreas|7 years ago|reply
I did not test GPU intensive software, but its easy to install, runs nearly out of the box and client software is available for Windows, Linux and MacOS:
https://help.ubuntu.com/community/xrdp
[+] [-] lclc123|7 years ago|reply
It does take some tweaking of the compression parameters for good performance. I also had better luck using its native TLS encryption rather than tunneling over SSH.
[+] [-] tempfasowsl|7 years ago|reply
They are better than X over ssh and usually a little better than rdp
[+] [-] rmurri|7 years ago|reply
[+] [-] TheCabin|7 years ago|reply
[+] [-] gregopet|7 years ago|reply
[+] [-] simplyred|7 years ago|reply
[+] [-] daverobbins1|7 years ago|reply
https://www.teamviewer.com/en/download/linux/
[+] [-] TheCabin|7 years ago|reply
[+] [-] granda|7 years ago|reply
[+] [-] gargarplex|7 years ago|reply
[+] [-] algorithm_dk|7 years ago|reply
you can do steam in-home streaming over zerotier.
it's actually faster than geforce now
i have a raspberry set up so that i can plug it anywhere and work on my home computer
latency is so low that shooters are very much playable
you can use steamlink hardware as a client, or the newish raspberry pi release
[+] [-] rubicon33|7 years ago|reply
[+] [-] akulbe|7 years ago|reply
[+] [-] nickthemagicman|7 years ago|reply
Browser, mobile, desktop, etc.
[+] [-] phakding|7 years ago|reply
[+] [-] bigjojoto|7 years ago|reply
[+] [-] tonyaiken|7 years ago|reply
[+] [-] Samon|7 years ago|reply
[+] [-] ta3057|7 years ago|reply
[+] [-] unknown|7 years ago|reply
[deleted]