ssh client configuration precedence (1st value used): Command-line options, ~/.ssh/config, /etc/ssh/ssh_config Host specific options Host <myKeyfileHostName> HostName <myKeyfileHostNameFQDN> User <userName> IdentityFile ~/.ssh/<usrName>_id_rsa