how to start a secure shell with X11 forwarding

From Sharkysoft Wiki

Jump to: navigation, search

To start a secure shell with X11 forwarding, execute the following command:

ssh -o ForwardX11=yes user@remotehost
Personal tools