1,221
edits
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 37: | Line 37: | ||
ssh -i /home/ubuntu/.ssh/id_rsa USERNAME@ADDRESS | ssh -i /home/ubuntu/.ssh/id_rsa USERNAME@ADDRESS | ||
where <code>/home/ubuntu/.ssh/id_rsa</code> specifies your private key file and <code>USERNAME</code> is the user name on the remote machine, and <code>ADDRESS</code> is the address of the remote machine. |
edits