Back to Making use of Your cPanel Account

How To Access Your Account Via SSH


This article will assist you in gaining access to your Website through SSH. SSH is a secure way of transferring information (including files) between computers on a network. In order to be able to use SSH you must have purchased a package that includes SSH. You can find out which hosting packages come with SSH access by going to http://www.uk2.net/web-hosting/.

If your package includes SSH access and you would like to make sure that it is enabled for your account, please contact our Technical Support team.

Our servers use port 2233 for SSH, and SFTP.

Depending on the type of operating system you are using you will access your account with SSH differently.

Windows:  

If you are using windows, you will want to download and run PuTTY. You can download it at http://www.chiark.greenend.org.uk/~s…/download.html 
If you aren’t sure which one you need, you will want the very first option for Putty (putty.exe) under “For Windows on Intel x86.” 

Once downloaded, open it up and type your domain name into the Host Name, e.g. yourdomain.co.ukThe default port will be 22. You will need to change the port number to 2233, then push Open. 


A Security alert will come up asking you if you trust the host. 
Push Yes and this will bring you to a black dos-like window asking for a username. 

Put in your SSH username/password 

**Note: SSH password is normally the same password that you use to access cPanel/FTP.** 

You are now connected to your server via SSH. 

MAC:  

If you are a Mac user, open up Terminal (Applications-> Utilities -> terminal) This will open up a black background dos-like window. Type in the following command without the quotes: 

ssh -p 2233 user@yourdomain.co.uk 

then press enter. Please change the user to your cPanel/FTP username and yourdomain.co.uk to the main domain name on the hosting package. This will ask you if you trust the host, type in yes and it will bring you to a command prompt.  

Note that when you put in the password it will not show anything that you are typing, no stars, or dots or anything, just type in the password and hit “enter” when prompted to do so. 

You are now connected to your server using SSH. 

LINUX:  

If you are using Linux for your operating system you will need to know how to access the Terminal from your specific installation. Within the terminal type in the following command without the quotes: 

ssh -p 2233 user@yourdomain.co.uk 

then press enter. Please change the user to your main cPanel/FTP username and the yourdomain.co.uk to the main domain name on the hosting package. This will ask you if you trust the host, type in yes and it will bring you to a command prompt. Note that when you put in the password it will not show anything that you are typing, no stars, or dots or anything, just type in the password and hit “enter” when prompted to do so. 

You are now connected to your server using SSH. 

If you encounter any errors or problems with this process, please contact our technical support department. They will be happy to help resolve any issues you experience.



Related Articles

How To Access CPanel in CHI
How To Create An Addon Domain in cPanel
CPanel Statistics Tools Overview
How To Add FTP Accounts In Your cPanel
How To Redirect A Domain That Uses cPanel

Can’t Find what you need?

No worries, Our experts are here to help.