How to connect using SSH?

To use SSH you will first need to have SSH access enabled for your account and also have an SSH client installed on your computer. An easy-to-use SSH client is, for example, the program called PuTTY (http://www.putty.org/)

Once you are ready, you will need the following details to establish a secure connection:

  • Host: any of your hosted domains or subdomains, e.g. my-best-domain.com
  • Port: 22 (the default one)
  • Login: your hosting account username
  • Password: the password you have set in the SSH Access section.