Skip to content

How do I log into SSH (shared / cloud web hosting)?

All shared, cloud web hosting, semi-dedicated, and reseller plans include SSH access. Follow the steps below to connect to your account using SSH.

  • An SSH client installed on your computer. We recommend PuTTY (free, Windows) or the built-in Terminal on macOS and Linux.
  • Your New Account Information email, which contains your SSH hostname/IP, username, and password.

Start PuTTY or your preferred SSH client. Enter your domain name or account IP address into the Host Name field. The default port is 22.

PuTTY connection settings

Press Enter on your keyboard or click the Open button in PuTTY. If this is your first time connecting, you will be prompted to accept the server’s host key. Click Accept — it is safe to accept this certificate.

PuTTY security alert

You will see a terminal prompt asking for your login. Enter your cPanel username as the login name, then enter your cPanel password from the New Account Information email.

SSH login prompt

Once you have entered your username and password, press Enter to complete the login. You should now be connected to your hosting account via SSH.

Successful SSH login

If you need to transfer files, consider using SFTP which provides a graphical file transfer interface over the same secure SSH connection.

If you encounter any issues, please submit a support ticket with details of the error.