...
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
You should now be able to use your key to SSH to the remote system from the computer that generated and hosting the RSA key (i.e., your laptop). You should not be prompted for a password, unless you assigned a password to the private key when it was generated. ssh username@remoteserver.domain.com For example: ssh username@yoshi.ece.utexas.edu |
...