How to connect to SSH?

Putty is an open-source SSH client used to connect to a remote server. This article describes how to connect to your Hosting account securely using SSH.
Secure Shell (SSH) is a protocol that provides secure command-line access to your hosting account. By using SSH, you can remotely log in to your hosting account and run commands as if you were sitting right at the server.

To connect to your account using PuTTY, follow these steps:

  • Start PuTTY
  • In the configuration window, in the Host Name (or IP address) text box, type the hostname or IP address of the server.
  • The default port for SSH is 22. Click Open.
  • A PuTTY security alert about the server’s host key appears the first time you connect. Click Yes.
You have successfully connected to SSH via PuTTy. Now, a window similar to command prompt will appear.
  • Enter the username in Login as and password of the server to which you want to connect.
To learn in detail procedure, check blog and given video tutorial.
  • how to connect my server using ssh, how to access SSH, how to use putty| IMPORTANT, how to use ssh, what is ssh, What is SSH Access? How to use PuTTy, how to use putty| LEARN HERE, how to connect ssh, how to use putty SSH, HOW TO CONNECT SERVER USING PuTTy, how to use putty|EXPLAINED, basics SSH commands, how to use putty| SSH COMMANDS, how to use putty|KNOWLEDGEBASE
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

What are some Basic SSH commands?

List of some basic SSH commands are: ls – This command is used to list all files and...

20 Basic Linux Commands and their Uses.

Following are the top 20 basic Linux Commands with Live Examples that would definitely help you...

How to Block/Unblock IPs from SSH?

You can easily block or unblock IPs  from SSH. #1. Block An IP Address from SSH First of all,...

How to install CpCleaner in cPanel through SSH?

CpCleaner is a cPanel plugin created to give cPanel users the option to clean junk files that...

How to find recent cPanel login sessions via SSH?

You can easily check the cPanel login sesssions via SSH by executing below given commands. The...