Skip to content

Instantly share code, notes, and snippets.

@ammgws
Last active July 19, 2017 13:06
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 ammgws/72b89f579410a479c1b70d1462c82842 to your computer and use it in GitHub Desktop.
Save ammgws/72b89f579410a479c1b70d1462c82842 to your computer and use it in GitHub Desktop.
BadAccess error with ssh X11fowarding
solution: logout and ssh back in with the -Y flag as well
ssh -XY yip@yarp
"-Y Enables trusted X11 forwarding. Trusted X11 forwardings are not subjected to the X11 SECURITY extension controls.”
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment