38,763
edits
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 104: | Line 104: | ||
Open a terminal and input the following command: | Open a terminal and input the following command: | ||
{{Command| ssh -i /path/where/your/private/key/is/my_key.key <user name>@<public IP of your server>}} | {{Command| ssh -i /path/where/your/private/key/is/my_key.key <user name>@<public IP of your server>}} | ||
where <code><user name></code> is the name of the user connecting and <code><public IP of your VM></code> is the public IP you associated with your VM in the | where <code><user name></code> is the name of the user connecting and <code><public IP of your VM></code> is the public IP you associated with your VM in the previous step. The default user name depends on the image. | ||
{| class="wikitable" | {| class="wikitable" | ||
!Image distribution name | !Image distribution name |