How to log in to SSH


Your SSH Username/Password are the same as your cPanel Username/Password. Click here for our guide on finding these details.


Before you are able to log in via SSH, you will first need to enable SSH access on your cPanel account.

How to log in to SSH on Windows
Step 1 - You will need to install an SSH client. We recommend Putty for Windows.

Step 2 - Open Putty and you will see the below screen.

Host Name - Add in your cPanel username @ your domain name (or IP address). If your cPanel username is cpanelusername and your domain is yourdomain.net.au you will put cpanelusername@yourdomain.net.au
Port - 22
Connection type
- SSH

Click Open to access SSH.

33ed0b55e7794b7a8150456fd6e1e069a01a16b3?t=41d7afc35f299d6fcd6b2b25df7e7dcc



If you see a warning like this you can safely click Yes.

678124002df4b866f451bf2b5391d60e791efa64?t=ece7683a01d348fca622526dbb2c8e53



Step 3 - Once in, type your cPanel password in and hit Enter.
Note: The password will not be displayed on the screen as you type it.

3c52e9c0af9ee8b2c63f1053cf416f11ec77a5a6?t=8a338b633f5e03a161ab44e3727e7db7



You will now be logged in and can manage your CPanel account.

dab25581a7271029d025f83c4a81480d5d1a7c6d?t=cc480928cd3a56579e84d57cc1bafb27



How to log in to SSH on Mac
Step 1 - Open the Terminal program (It's under Applications > Utilities).

b8d386d07d5a7bc20a2b4533798e1bbdfe2da869?t=19c4c9204467fd86cea39a736afe594e


Step 2 - Type in: ssh cPanel username @ your domain name (or IP address).
If your cPanel username is cpanelusername and your domain is yourdomain.net.au you will type:
ssh cpanelusername@yourdomain.net.au

Step 3 - Hit Enter/Return and then add in your cPanel password.
Note:
The password will not be displayed on the screen as you type it.

mac3.png


You will now be logged in to SSH and can manage your CPanel account.



Thank you for your feedback on this article.