How to add an SSH key to your Scalable Cloud Server?
If you are having a trouble of entering the username and password when you want to login to your Scalable Cloud Server every time. Well, you can use SSH Keys
Generating an SSH Key
It only takes few minutes to create an SSH key, you can open your terminal and run a simple command
After running the above command it will ask you where to save the file, enter the passphrase and that's it.The Key will be shown.
Adding an SSH Key to your account
After generating the Key it's easy to add the Key to your Scalable Cloud Server.
- Login to your account
- Go to the Scalable Cloud Compute manage page.
- On the left navigation tabs, you will find SSH Keys, where you can copy and paste the key that you generated
- Finally, after pasting your key click the "Add SSH Key" button.
Updated on: 08/05/2022
Thank you!