Cloud Hosting/CLI

From XMission Wiki
Revision as of 18:07, 10 November 2016 by Boom (talk | contribs) (Created page with "=Command Line Login / SSH= ==What is SSH?== From time to time you may need or want to use the command line to log in to your server. Your Cloud Server is accessible via a Sec...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Command Line Login / SSH

What is SSH?

From time to time you may need or want to use the command line to log in to your server. Your Cloud Server is accessible via a Secure Shell Interface also referred to as SSH. SSH or Secure Socket Shell is a protocol that allows you to securely remote into a computer or server and administer a suite of commands like renaming files, moving files, and creating directories.

How to SSH

There are a few different ways to SSH through Windows, Mac or Linux. Here are the instructions for all 3.

For these guides we will be using the root user for the Cloud Servers called Website.

Windows SSH

PuTTY is the most commonly used SSH client for windows, and is available for a free download.

  • Below is a screenshot of PuTTY - you will want to fill in your IP address of your server and then click Open.

PuTTY ssh tutorial 1.png


  • From there you may get a PuTTY Security Alert - Click Yes to continue

Ssh tutorial putty rsa key highlight.png


  • Next you will get the terminal window - SSH connection to your server
  • Enter websites@your-ip-address and then your password

NOTE your server password is different than your Hosting Control panel password PuTTY ssh tutorial 2.png