Skip to content

Instantly share code, notes, and snippets.

@moronkreacionz
Created February 3, 2016 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moronkreacionz/84d239893a81b6af8814 to your computer and use it in GitHub Desktop.
Save moronkreacionz/84d239893a81b6af8814 to your computer and use it in GitHub Desktop.
GUI over SSH
cat ~/.ssh/config
Host 10.x.x.x
Compression yes
ForwardX11 yes
Ciphers blowfish-cbc,arcfour
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment