Hostwinds Tutorials
Search results for:
Table of Contents
Tags: Cloud Servers
The following guide is a tutorial on accessing your Cloud, VPS, or Dedicated server via SSH through the command line.
Once you click "Open" a new window will open. Depending on the operating system, it will be asking for your username/login name and then your password. Please note that the password box will not update as you type it in. This is a security measure. Once the password is typed, press enters to authenticate.
If you have saved a private SSH Key to your computer and not configured this through Cloud Control to be automatically added when connecting to a new Instance, you will want to load the Session you created and go to SSH > Auth > Browse your computer for your private key. Then, go back to Session and save these settings to load your private key.
You are now connected to your server using SSH!
If you are connecting via SSH from a Mac or a Linux computer, you will need to open your terminal on your respective device and use the following command:
ssh username@ipaddress
For example:
ssh root@1.2.3.4
This will open an SSH connection, and you will be prompted to enter your password. If you are having trouble with this, we are always happy to help you 24/7/365.
Written by Hostwinds Team / December 13, 2016