Hacker News new | ask | show | jobs
by user982 806 days ago
What's the best, most seamless option for this kind of LAN-hosted browser? X11 forwarding, Apache Guacamole, something else?
1 comments

X11 (no forwarding, it’s really meant to be that way - originally at least) would be the simplest and lightest. If you’re on a private lan you might also turn off cryptography… the powerpc cpu probably either has no crypto acceleration or acceleration for old cyphers.

Other solutions might work… guacamole could work but would use a whole other desktop (whereas x11 would still have some resemblance of integration).

If you’re okay with remoting the whole desktop, xrdp and vnc are also options…

I’ve found that modern X11 toolkits are more bitmap-oriented, so they benefit from ssh’s forwarding with compression enabled, even in gigabit LAN scenarios.

Best setup, specially for browsing, would be ssh or any other way to enable compression, but with null cipher.