% cat /etc/ssh/ssh_config Host * SendEnv LANG LC_* IdentityFile ~/.ssh/id_rsa IdentitiesOnly yes HostkeyAlgorithms +ssh-rsa PubkeyAcceptedAlgorithms +ssh-rsa