ssh-keygen -t rsa //copy to clipboard pbcopy < ~/.ssh/id_rsa.pub
ssh -i key.file user@IP-Address
ssh user@IP-Address