Files
dotfiles/ssh/.ssh/config

47 lines
674 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
2019-08-24 13:19:26 -04:00
Port 222
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
2019-08-21 13:30:09 -04:00
# Cloud
Host pandora.unbl.ink
# Mac Pro
2019-06-16 22:41:21 -04:00
Host rhea.unbl.ink
2019-08-21 13:30:09 -04:00
# Macbook Pro
2019-06-16 22:41:21 -04:00
Host dione.local
2019-08-21 13:30:09 -04:00
# Honor 6x
2019-06-16 22:41:21 -04:00
Host mimas.local
2019-08-21 13:30:09 -04:00
# iMac
Host phoebe.local
# X220
Host prometheus.local
# T440s
2019-06-16 22:41:21 -04:00
Host iapetus.local
2019-08-21 13:30:09 -04:00
# X1 Carbon
Host titan.local