FastDomain - What Are SSH Connections - How To Edit In PuTTY, Mac, & Linux
 

FastDomain Web Hosting Help

What Are SSH Connections - How To Edit In PuTTY, Mac, & Linux

SSH or Secure Shell is a network protocol. SSH was designed to replace telnet and other insecure means of connecting to Linux/Unix computers. Please refer to SSH Access if you do not have SSH enabled on your account.

Different versions of SSH exist. The major versions are SSH1 and SSH2. FastDomain requires our customers to use the SSH2 protocol as it provides the most up to date protection and security.

SSH is most commonly used to setup secure connections to an SSH daemon running on a remote server. Common uses include securely transferring files, securely logging/remote administration of remote servers, and secure FTP.






PuTTy: PuTTy is a free application that can be downloaded from chiark.greenend.org.uk
  1. In PuTTY, under Session, enter your Domain Name as the Host Name

  2. Under SSH, choose 2 from Preferred SSH Protocol Version

  3. Under SSH -> Auth in PuTTY, you will need to specify where your private key can be found. Remember this is where you saved the private key on your local computer. Click Browse to locate the file on your computer.

  4. If you wish to have your username automatically sent to the server when connecting, under Connection -> Data in PuTTY, you will see a field for "Auto-login username". Type your account username there.

  5. Save your settings to be used in future sessions - Under Sessions, type a name (such as "my site") in the Saved Sessions box and click Save.


Mac - Terminal

Terminal: Terminal is an application included with all versions of Mac OS X
  1. Open the Applications => Utilities folder/

  2. Open Terminal

  3. Enter the following:
    ssh username@example.com

  4. Note: You would enter your cPanel username as the username for SSH. You can find the username in the Stats column on the left hand side of the cPanel.
  5. Press Return

  6. The first time you connect:

    The first time you connect you will be prompted to verify the authenticity of the host:

    The authenticity of host 'example.com' can't be established.
    RSA key fingerprint is da:e5:96:49:99:75:d7:79:45:75:7d:62:0c:5a:1f:0d.
    Are you sure you want to continue connecting (yes/no)?

    1. Verify the domain name is correct.

    2. Type in Yes.

    3. Press Return

  7. Enter your cPanel password.

  8. Press Return

  9. Note: You will not see any characters while entering your password.

Linux - Terminal

Terminal: Both Gnome and KDE ship with a Terminal application.
  1. Open Terminal

  2. Enter the following:
    ssh username@example.com

  3. Note: You would enter your cPanel username as the username for SSH. You can find the username in the Stats column on the left hand side of the cPanel.
  4. Press Enter

  5. The first time you connect:

    The first time you connect you will be prompted to verify the authenticity of the host:

    The authenticity of host 'example.com' can't be established.
    RSA key fingerprint is da:e5:96:49:99:75:d7:79:45:75:7d:62:0c:5a:1f:0d.
    Are you sure you want to continue connecting (yes/no)?

    1. Verify the domain name is correct.

    2. Type in Yes.

    3. Press Enter

  6. Enter your cPanel password.

  7. Press Enter

  8. Note: You will not see any characters while entering your password.


Was this resource helpful?

Did this resolve your issue?


Please add any other comments or suggestions about this content:





Recommended Help Content

Is SSH/Shell access enabled by default?
Knowledgebase Article 875,187 views tags: bash command line secure shell ssh

How do I use a secure FTP connection?
Knowledgebase Article 389,178 views tags: ftp secure sftp shell ssh

How do I create a Public/Private Key Pair in cPanel for use via SSH?
Knowledgebase Article 620,168 views tags: key private public putty ssh windows

Related Help Content

How to generate and use SSH Keys
Knowledgebase Article 272,782 views tags: dedicated ssh

Here is a good list of basic SSH commands.
Knowledgebase Article 505,932 views tags: commands ssh

Why does my FTP connection slow down?
Knowledgebase Article 264,297 views tags: ftp secure slow ssh

This guide will show step-by-step instructions for setting up E-mail on Mozilla Thunderbird for Windows, Mac OS X, and Linux. Due to differences in the operating systems, some screens and steps might
Getting Started Article 461,808 views tags: email emailclient setup

This article will instruct you how to import a database from the command line (SSH).
Knowledgebase Article 777,148 views tags: database mysql ssh

This article will instruct you how to export a database from the command line (SSH).
Knowledgebase Article 863,827 views tags: database mysql ssh

Can I make multiple IMAP connections to the same email address?
Knowledgebase Article 244,997 views tags: connections imap limit

I am trying to edit my web page and I have no idea how to? I need to know how to go into the site and fix it. My webpage has a error in the first paragraph. I don't know how to fix it? Can you help?
Knowledgebase Article 412,692 views tags: edit html upload webpage