Created
May 16, 2012 13:14
-
-
Save frbayart/2710262 to your computer and use it in GitHub Desktop.
exemple .ssh/config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Host client1-web1 | |
hostname = ccblockww02xa09bc | |
user = root | |
Host client1-sql1 | |
hostname = ddtxocksql01xz02 | |
user = ahugo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Host jenny
hostname=jenny.toto.com
user=root
port=22
ProxyCommand ssh havok nc %h %p -w 10 2> /dev/null