Change default SSH settings for remote host Update .ssh/config Host <host> port <new_port> user <new_user> IdentityFile <new_file>