You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
336 B
20 lines
336 B
TCPKeepALive yes
|
|
ServerAliveInterval 60
|
|
ControlMaster auto
|
|
ControlPath /tmp/%r@%h:%p
|
|
ControlPersist yes
|
|
|
|
Host *
|
|
UseRoaming no
|
|
IdentityFile ~/.ssh/id_rsa
|
|
|
|
Host kejadlen.net
|
|
IdentityFile ~/.ssh/prgmr_rsa
|
|
|
|
Host keajdlen.console.xen.prgmr.com
|
|
IdentityFile ~/.ssh/prgmr_rsa
|
|
User kejadlen
|
|
|
|
Host 127.0.0.1
|
|
StrictHostKeyChecking no
|