OpenSSH is a secure protocol used to connect to remote servers through encrypted SSH sessions. Vultr VX1™ Cloud Compute instances include OpenSSH by default, allowing you to log in and manage your server securely.
Follow this guide to connect to a Vultr VX1™ Cloud Compute instance using SSH on your workstation.
Open your instance's management page in the Vultr Console.
Note the default credentials within the Overview tab and copy the user password to your clipboard.
Open a new terminal or command prompt application on your workstation.
Connect to your Vultr VX1™ Cloud Compute instance using SSH.
Enter yes and press ENTER when prompted to add the instance's public key to your known hosts.
Enter your instance user's password when prompted and press ENTER to log in.
View the active user in your SSH session.
Generate an SSH key on your workstation and add it to your instance during deployment. Adding an SSH key using the Vultr Console after deployment will result in data loss and wipe your instance to install the new key.
Open a new terminal or command prompt application on your workstation.
Connect to your Vultr VX1™ Cloud Compute instance using a specific SSH key on your workstation.
Enter yes and press ENTER when prompted to add the instance's public key to your known hosts.
View the active user in your SSH session.
0 Comments
Be the first to comment and share your perspective with the community.