How to access shared cPanel server using SSH

We support SSH access to our shared and reseller cPanel servers. To access your server using SSH, you need the following information.

  1. cPanel username
  2. cPanel Password

With the above credentials, you can login using SSH by using the following code

ssh -p 7822 username@hostname.com

So for example, if your hostname is johndoe.com and username is john, you can use the following code

ssh -p 7822 john@johndoe.com

 

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Send email using PHPMailer with PHP and SMTP

This article only concerns with Shared and Reseller hosting packages on our server. We do not...

Powered by WHMCompleteSolution