Files
dotfiles/ssh/.ssh/config

31 lines
536 B
Plaintext
Raw Normal View History

#CanonicalizeHostname yes
#CanonicalDomains elationemr.com internal.elationemr.com unbl.ink onec.me
Host *
ServerAliveInterval 300
ServerAliveCountMax 2
AddKeysToAgent yes
2019-04-20 16:06:51 -04:00
IdentityFile ~/.ssh/1904_powellc
# Home Gitea account:
Host git.unbl.ink
Port 2200
2019-07-30 11:01:36 -04:00
User git
IdentityFile ~/.ssh/1904_powellc
2019-07-30 11:01:36 -04:00
PreferredAuthentications publickey
PasswordAuthentication no
IdentitiesOnly yes
Host sdf.org
User secstate
2019-06-16 22:41:21 -04:00
Host rhea.unbl.ink
Host dione.local
Host mimas.local
Host iapetus.local
Host pandora.unbl.ink