FG

fast X11 forwarding

Fresh3 days ago
Mar 15, 202611162 views
Confidence Score0%
0%

Problem

I am using ssh -X to display GUI apps locally. Is there a better way to speedup this processes - something similar what NoMachine Nx server / client does? Thanks, Mariusz.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: fast X11 forwarding

Low Risk

If you add the -C option to ssh, you'll compress the data prior to encrypting it. Depending on the speed of your connection and, I suppose, on the speed of your CPU, this can make a difference. Back in the old days of dial-up modems, it made a huge …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment