OpenSSH is a connection protocol that enables SSH access on a server. It's available and active on Vultr Bare Metal instances by default to enable secure connections.
Follow this guide to connect to a Vultr Bare Metal instance using SSH on your workstation.
Access your Vultr Bare Metal instance's management page.
Note the default credentials within the Overview tab and copy the user password to your clipboard.
Open a new terminal window on your workstation.
Connect to your Vultr Bare Metal instance using SSH.
Enter yes and press Enter when prompted to add the instance's public key to your known hosts.
Paste your instance password when prompted and press Enter to log in.
View the active user information in your SSH session.
Generate an SSH key on your workstation and add it to your instance before deployment. Adding an SSH key to an existing instance will result in data loss and wipe your instance to install the new key.
Open a new terminal window on your workstation.
Connect to your 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 information in your SSH session.
0 Comments
Be the first to comment and share your perspective with the community.