31 lines
536 B
Plaintext
31 lines
536 B
Plaintext
#CanonicalizeHostname yes
|
|
#CanonicalDomains elationemr.com internal.elationemr.com unbl.ink onec.me
|
|
|
|
Host *
|
|
ServerAliveInterval 300
|
|
ServerAliveCountMax 2
|
|
AddKeysToAgent yes
|
|
IdentityFile ~/.ssh/1904_powellc
|
|
|
|
# Home Gitea account:
|
|
Host git.unbl.ink
|
|
Port 2200
|
|
User git
|
|
IdentityFile ~/.ssh/1904_powellc
|
|
PreferredAuthentications publickey
|
|
PasswordAuthentication no
|
|
IdentitiesOnly yes
|
|
|
|
Host sdf.org
|
|
User secstate
|
|
|
|
Host rhea.unbl.ink
|
|
|
|
Host dione.local
|
|
|
|
Host mimas.local
|
|
|
|
Host iapetus.local
|
|
|
|
Host pandora.unbl.ink
|