How to create an SSH Key in the xneelo Cloud dashboard
Note: This article relates to a product currently in beta testing.
SSH Keys are a set of public and private keys which are used to authenticate and encrypt network traffic between your workstation and a remote system. The private key is securely located on your workstation while the public key is located on the instance. This article takes you through the steps of creating an SSH Key Pair.
Steps
-
1Log in to your xneelo xneelo Cloud dashboard.
-
2Using the menu on the left, navigate to Compute > Key Pairs.
-
3Click on + Create Key Pair.
-
4In the dialogue box, enter a name for the Key Pair that will be generated.
-
5Select the SSH Key option from the Key Type dropdown
-
6Click on + Create Key Pair.
-
7The key will automatically be downloaded.
What happens next
To connect to your instance using your SSH key please refer to this article: Connecting to cloud instances (SSH)
The private key should be kept safe on your workstation. Should you misplace your private key and haven’t set up any additional users, you will have to rebuild your instance.