XMission Control Panel/How to SSH to your server

From XMission Wiki
Revision as of 13:52, 12 April 2016 by Boom (talk | contribs) (Created page with "=How to SSH to your server= Command Line interface (CLI) is a very powerful tool when managing servers. You can access your server via many different means, on many different...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

How to SSH to your server

Command Line interface (CLI) is a very powerful tool when managing servers. You can access your server via many different means, on many different Operating Systems. Each Operating System has their own way of accessing its Command Line. Your Cloud Hosting is accessible via a Secure Shell Interface, SSH, for command-line access. The login username is <$EXAMPLE> with the password you have created for it. This guide will cover the most common connection means.

What you will need

  • Your username and password
  • Your server IP address (This can be found at https://xmission.com/account/)
  • A program that allows SSH, like Terminal, PuTTY, etc


Connecting over SSH via Windows