Skip to main content

Adding SSH keys to VMs

When managing your ccloud³ VMs at centron, we also recommend using SSH key pairs instead of password-based logins. SSH keys are more secure than passwords and also make logging in easier than using complex passwords.

To use SSH keys with your ccloud³ VMs, please follow these steps:

Creating an SSH key

Creating keys with OpenSSH

OpenSSH is included in Linux, macOS and the Windows Subsystem for Linux. Use OpenSSH to generate new SSH keys.

Generating keys with PuTTY

For Windows users without Bash, PuTTY is a good alternative for generating SSH keys.

Adding SSH keys to your ccloud³ VMs

Add SSH keys to VMs

When creating your ccloud³ VMs, you can add your public SSH key, which allows you to log in without a password whilst still ensuring security.

Connecting to ccloud³ VMs via SSH

Connect via SSH