Putty is wonderful client to connect to Linux or Unix server easily. It has the option to connect using both telnet or ssh protocol. It has option of RAW ,serial ,RLogin also
It is available for Windows 95, 98, XP, Vista,7 ,10 and It can downloaded from below link
Download Putty here
How to Setup Putty Client on Windows
(1) Download consist of putty.exe executable.
(2) Save the download to your any convenient folder.
Let’s for example ,the folder is
C:/tech
(3) If you want to create a shortcut to PuTTY on your desktop:
a.Open the C:/tech folder in Windows Explorer.
b Right click on the putty.exe file and select Send To > Desktop
Now we are ready to launch the client
How to launch the client
Double-click on the putty.exe program or the desktop shortcut to launch the application.

Following screen will be displayed
Now we are ready to connect to any Linux or Unix server
How to use Putty for SSH or Telnet
You should have beforehand before you proceed with below steps
(a)Hostname or IP address of the VPS or dedicated server
(b) Protocol to use SSH or telnet
(c) For SSH, it will ask for verification of keys
(d) Username and password and login to the system
Step 1
Put the server name in host name field and choose the appropriate protocol

and click open
Step 2
If you have chosen SSH protocol which is the default and secure one ,then below message will be displayed

Click Yes
In case of telnet ,it will directly go to next step
Step 3
Now you will be shown below on the screen

Enter the Username and then it will ask for password. Enter the password and you will get the $ sign and now you can proceed with your activities
Other features of Putty client which can be used
(1) You can log the activities being done on the Putty client using the logging option

You can put the location of logfile as per your convenience
(2)You can specify the Number of rows,column and scroll back length in the window option on the left hand side

(3) You can specify the cursor type and font settings in appearance on the left side

(4) You can change the terminal color settings using color setting in left hand side

We can use the PuttyCM tool.It is very useful if you are managing multiple server
PuTTY CONNECTION MANAGER (PuttyCM)
Hope you like this post on How to use Putty for SSH. Please do provide the feedback
Related Articles
SSH Putty Commands :- 41 Useful SSH commands to help you manage the VPS /Dedicated Server
ssh passwordless:- How to Enable ssh passwordless login setup between two servers
Remote Desktop Manager : – Awesome Free Remote Desktop manager
install SSH on Ubuntu : How to install SSH on Ubuntu with Detailed steps and Problem faced
Leave a Reply