SSH with X11 forward

$ ssh -Y # forward X11

Enables trusted X11 forwarding.  Trusted X11 forwardings are not subjected to the X11 SECURITY extension controls. You can use -X but -Y must be better.

Comments

Popular posts from this blog

Return Code 127