How do I connect to Cloud Hosting via SSH?

Overview

SSH (Secured Shell) is a secure way to connect and administer Linux servers. With an SSH connection you can securely transfer files to your servers, monitor disk usage, setup a cronjob and perform many more operations.

In order to use SSH you need to:

  1. Enable SSH from your Control Panel
  2. Connect to the Server with a Username, Password and an IP address
Connect to the Server

Windows OS

  •     Download any SSH client like WinSCP or PuTTY.
  •     Enter your IP address and the port number 2222
  •     Log in with your cPanel username and password.

Linux OS

To connect to the server via SSH, run the following command from a terminal:

ssh -p 2222 cpanelusr@ip.add.re.ss

Replace cpanelusr with your username; and replace ip.add.re.ss with your IP address.

Mac OS

To connect to the server via SSH, run the following command from a terminal:

ssh -p 2222 cpanelusr@ip.add.re.ss

Replace cpanelusr with your username; and replace ip.add.re.ss with your IP address.


  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I manage Free SSL for Linux Hosting?

Enabling ABACOHosting's free SSL is quick and easy. By enabling an SSL for your website, your...

Email Limits for all shared hosting plans, including Cloud Hosting, Wordpress and KVM.

The email limits are as follows Shared Hosting : (SMTP and non-SMTP) 500 mails per hour per...

Powered by WHMCompleteSolution