Skip to content

Instantly share code, notes, and snippets.

@halfak
Last active August 29, 2015 14: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 halfak/0676b95c2cae543226f9 to your computer and use it in GitHub Desktop.
Save halfak/0676b95c2cae543226f9 to your computer and use it in GitHub Desktop.
Host bastion.wmf
Hostname bast1001.wikimedia.org
Host stat3.wmf
HostName stat1003.wikimedia.org
ProxyCommand ssh -a -W %h:%p bastion.wmf
-----
alias db1047='mysql --defaults-file=~/.my.cnf -h db1047.eqiad.wmnet'
alias dbstore='mysql --defaults-file=~/.my.cnf -h analytics-store.eqiad.wmnet -u research'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment