For accessing servers in Oderland Cloud you need to use SSH keys. This guide describes how to add and remove keys from the service.
Adding an SSH key
To add an SSH key to Oderland Cloud, follow these steps:
- Begin by logging on to the Oderland Cloud control panel.
- When you’ve logged in, go to
Compute
(the cube-like icon) ->Virtual machines
in the menu to the left. - Now click on the button
+ Add SSH key
. If you do not have any keys already set up, you will see it in the centre of the screen as shown below. If you have existing keys, the button will instead appear at the top right. - Enter the details of your SSH key.
Enter the requested information as follows:
Name: The name of the SSH key, so you can distinguish it from other SSH keys on your Oderland Cloud account.
Description: Optional value, if you wish to write a description of the key, such as the date it was created.
Key value: The public part of the SSH key that you add.
The click theAdd
button. - You will now see that the key appears in the list of available SSH keys.
Removing an SSH key
To delete an SSH key from Oderland Cloud, do the following:
- Begin by logging on to the Oderland Cloud control panel.
- When you’ve logged in, go to
Compute
(the cube-like icon) ->Virtual machines
in the menu to the left. - You will now see a list of the SSH keys stored on your Oderland Cloud account. To delete a key, click on the row for the key and then the
Delete
button. - In the popup, confirm that you wish to delete the key by clicking the
Delete
button. - You will now see that the key disappears from the list of available keys.