Documentation

Visit Our xCloud Knowledge Base

Here is your one-stop source for in-depth articles, FAQs, and tutorials for you to excel at hosting & managing your websites.


How To Generate and Add SSH Keys In xCloud?

Adding an SSH (Secure Shell) key to your server is a security measure and a method of authentication. SSH keys are used for secure, encrypted communication between your local computer (or client) and a remote server. With xCloud, you can easily generate and add SSH keys to your server to keep the server secure from unauthorized access.

How To Add SSH Keys To Your xCloud Account #

Follow the below step-by-step instructions to generate and add SSH keys, and delete as well from your xCloud server.

Step 1: Access Your xCloud Settings #

Log in to your xCloud account and visit the โ€˜SSH keyโ€™option under your account settings.

Generate and Add SSH Keys

Step 2: Add Your Public SSH Key To The xCloud SSH Keys Settings #

To add a public SSH key to your xCloud click on the “Create New SSH Key” button, and paste your Public SSH Key.

What if you do not have an SSH key yet? Letโ€™s learn how you can generate an SSH Key from scratch.

How To Generate An SSH Key? #

To create a new SSH key, open a terminal and execute the given command:

ssh-keygen -t rsa -b 4096 -C “your_email@example.com

Replace “your_email@example.com” with a unique identifier to distinguish this SSH key (it doesn’t have to be an email address).

When prompted to select a file to store the key, press Enter to accept the default location (~/.ssh/id_rsa).

When asked to set a passphrase, you can leave it empty by pressing Enter. Alternatively, for an additional layer of security, you have the option to assign a passphrase to the SSH key. 

However, keep in mind that using a passphrase will require you to enter it each time the SSH key is used.

If you are a Mac user then you can easily open your Terminal and paste the following command to copy the public SSH key in your clipboard.

pbcopy < ~/.ssh/id_rsa.pub

Still unable to generate an SSH key? Please refer to the following guides:

Or contact our support for further help. After successfully adding the SSH key, it will be displayed in the “SSH Key” section in your xCloud dashboard.

Letโ€™s Add The SSH Key To xCloud Servers #

While adding the SSH key, you may also assign it to a server by creating a Sudo User with it as shown below. Make sure, you click on โ€˜Saveโ€™ after setting your default sudo user & password.

Generate and Add SSH Keys

Want to assign an SSH key always to new provision servers?

While adding an SSH Key you can check the marked option shown below in xCloud to add an SSH key automatically to newly provisioned servers instead of doing it manually every time.

Generate and Add SSH Keys

How To Delete SSH Key From Your xCloud Account? #

Deleting the SSH key is super easy in xCloud. You can easily delete the SSH key directly from your xCloud dashboard with a single click.

Generate and Add SSH Keys

This is how you can easily generate and add SSH keys & to your xCloud server. Plus, you can delete your keys if you donโ€™t need them.

Still confused or if you need any help with anything? Contact our support team right away.

What are your feelings
Updated on February 20, 2024

Server Name

RAM

SSD

xCloud Provider Price/m
(For LTD users)

VULTR Price/m

DO Price/m

Newcomer

1GB

25GB

$4.50

$5.00

$6.00

Basic

2GB

55GB

$9.00

$10

$12.00

Standard

4GB

80GB

$18.00

$20

$24.00

Professional

8GB

160GB

$36.00

$40

$48.00

Business

16GB

320GB

$72.00

$80

$96.00

Server Name

RAM

SSD/NVMe

xCloud Provider Price/m
(For LTD users)

VULTR Price/m

DO Price/m

Lite

1GB

32GB

$5.40

$6.00

$8.00

Personal

2GB

88GB

$16.20

$18.00

$24.00

Growing

4GB

128GB

$21.60

$24.00

$32.00

Elite

8GB

256GB

$43.20

$48.00

$64.00

Titanium

8GB

384GB

$86.40

$96.00

$96.00

Ultimate

32GB

512GB

$172.80

$192.00

$192.00