Help Desk

Connecting via the Console

Windows
This will step you through the process of making a console connection to your SiteBasin server using your generated SSH key and Putty software.

The following steps describe how to connect to your SiteBasin dedicated server using Putty and SSH.  Putty provides you direct console access to your server from a Windows client machine.

  1. Run putty via Windows Start ► Putty ► Putty
  2. Enter user-name@IP-Address in the Host Name field.  (Replace user-name and IP-Address with the values provided by SiteBasin for your server.)
  3. Enter the port number that SiteBasin provided you in the Port field.
  4. Select the SSH radio button if it is not already selected.
  5. In the left hand pane of the Putty window, click on Connection ► SSH ► Auth.
  6. Click the Browse button and select the private key file you saved earlier.

  7. In the left hand pane of the Putty window, click on Session at the top of the pane.  You may need to scroll up to see it.
  8. Enter the name of your server in the empty field under the Saved Sessions label.
  9. Click the Save button to save the settings for future use.
  10. Click the Open button at the bottom of the Putty window to open the connection.  If this is the first time you are connecting to your server, you will now see a security alert box.  Click the Yes button to add your server's host key to your local registry.  This will prevent the alert from showing in the future.

  11. If you protected your private key with a passphrase, you will be prompted to enter it now.
  12. In the future, you can reload your settings by selecting your server from the Saved Sessions list and clicking the Load button.  Then click Open to connect.