Skip to content

Instantly share code, notes, and snippets.

@shouya
Created September 26, 2012 10:33
Show Gist options
  • Select an option

  • Save shouya/3787254 to your computer and use it in GitHub Desktop.

Select an option

Save shouya/3787254 to your computer and use it in GitHub Desktop.
SSH configuration file, put this as ~/.ssh/config
Host bgy.xxx
HostName bgy.xxx
ServerAliveInterval 180
User shou
Port 900
GSSAPIAuthentication no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment