[SSH1.01] How do I use an SSH client instead of telnet on my account?

The SSH Secure Shell (SSH client) is a program that allows secure network services over an insecure network, such as the internet. It allows you to securely login to remote host computers, to execute commands safely on a remote computer, and to provide secure encrypted and authenticated communications between two hosts in an untrusted network.

PuTTY is a free SSH client for use with computers running Windows. You will not need to run a separate installation program. You can download PuTTY from your Hosting cPanel v7.5 Control Panel. Simply log into your control panel and select 'Web Resources' then select 'Free Software'.

Before you can use PuTTY to connect to your account, you will need to set up some configurations.

To begin, double-click on the PuTTY icon on your desktop. You should see a window that looks like this:



In the "Saved Sessions" box, type "mydomain". In the "Host Name" box, type "mydomain.com" (where 'mydomain.com' is the domain of your website). Select the radio button next to "SSH". Your window should now look like the following:



Now click the 'save' button on the right hand side. The name "mydomain" should now appear in the list of saved sessions. To activate a connection to your account, simply double-click on "mydomain" underneath the "Default Settings" listing.

For more information on PuTTY please see http://www.chiark.greenend.org.uk/~sgtatham/putty/

Was this answer helpful?

 Print this Article

Also Read

[SSH1.05] Can I have access as root to the server?

As the servers that provide shared hosting accounts are shared between several customers, we're...

[SSH1.02] How do I backup my MySQL database?

Backing up your MySQL database can be done in several ways1. Using the backup tool from the Web...

[SSH1.03] How do I connect to MySQL via SSH (telnet)?

You can connect to the server using SSH Telnet, once logged into the system you can access MySQL...

[SSH1.04] How do I access the raw web access or error logs?

Simply log into your Hosting cPanel v7.5 Control Panel and click on 'Log File Download' in the...