Here we will cover how to add and remove SSH keys on a Cloud VPS server using AMP.
Cloud VPS servers do not come with cPanel installed, so these keys are managed in AMP.
SSH keys are necessary to make an SSH connection to the server.
At this time, Bare Metal Dedicated Servers do not have the option to manage SSH keys through AMP. APS or Systems can add keys manually or reset the root password to help the customer gain access.
Related Articles
SSH into Cloud VPS
Generating SSH Keys on Local Computer
Flush Cloud VPS Firewall Rules
Add SSH Key in AMP
- Generate local SSH keys
- On the My Account page in AMP, locate and click the Manage SSH keys icon
- Click the blue ADD KEY button
- Enter a name to help identify what the key is for in the Label field
- Paste your public key from step 1 into the Public Key field
TIP: By default, it will usually be called id_rsa.pub, and the first line should start with ssh-rsa. - Click the blue ADD KEY button at the bottom of the popup once you have finished filling in the fields
NOTE: Once the installation is complete, a message stating, Public key successfully installed will appear, and the newly installed key, as well as any previously installed keys, will be visible.
- To Install the key to a specific server, select the specific account in the drop-down menu and click Submit
Remove SSH Key in AMP
- On the My Account page in AMP, locate and click the Manage SSH keys icon
- Review the listed SSH key(s) and click the arrow next to the one to be removed
- Click the Uninstall button to remove the key
NOTE: Once the removal is complete, a message stating "Public key successfully uninstalled" will appear.
- Click the Uninstall button to remove the key
Comments
0 comments
Article is closed for comments.