How To Connect to Linux Server from Windows [Using Putty SSH]

Putty is a free and open-source cross-platform that allows you to connect to a Linux server and access your Linux server. This software also supports Telnet and Rlogin protocols. This program must be downloaded and installed before connecting to your Linux server. Instead of using the built-in Linux systems, Linux PuTTY is used. Linux distributions come with SSH functionality incorporated into their terminal, although in real environments, PuTTY is more commonly used than the default Linux systems. In this article, you will learn How to Connect to a Linux VPS Using Putty (SSH).

After buying your Linux VPS, it is essential to know how to use putty in Linux. Putty Linux is not that complicated but helps you to work with its GUI and experience easier usage.

What is putty in Linux?

For Windows, Linux, and Unix-like operating systems, PuTTY is a free and open-source GUI client that supports a broad number of protocols, including SSH, Telnet, Rlogin, and serial. This graphical terminal tool called PuTTY Linux is capable of connecting to serial ports and supporting the SSH, telnet, and rlogin protocols. It can also establish a connection to raw sockets, usually for debugging purposes. The main usage of Putty on Linux is probably debugging: connecting to raw sockets and connecting to serial ports. This is because most users would just use the preinstalled OpenSSH in a terminal window on Linux for basic SSH access.

Particular advantages of using Linux PuTTY include when working away. Configuration is more dependable and simple. And after a brief interval, it connects to connect remotely. Windows administrators typically use PuTTY as SSH and telnet clients to connect from their local Windows PCs to remote Linux servers. PuTTY, however, is not just for Windows. It is also well-liked by Linux users.

Connect To Linux VPS with Putty

Step 1. Download & Install Putty

Firstly, you need to download and install Putty software. Most Linux distributions have official default repositories where PuTTY in Linux can be installed. Here, we go as follows.

Download a suitable software version of Putty, if your system support 64-bit so download it, if not download the 32-bit version. Then, complete the installation steps and Install the Putty to Linux connection!

Step 2. Use Putty to connect to a VPS using Password

Search the “Putty” in your Windows search box and open it. In the launched window, put the IP or Hostname and click Open. Example, IP: 192.168.1.14 or Hostname: server1.domain.com

Note: The default SSH port number is 56777, also make sure the SSH radio button is selected!

sreen1


It will pop up a Warning page at the first login! If you are sure that you have entered the correct information, click Yes. Future connections do not show this warning because the host key is now cached on the local computer.


sreen2


Now the connection is created, Just type the Username and press Enter, After that, type Putty Password and press Enter again.

Note: Due to security reasons, You won’t see the typed characters as a password!


sreen3



Hola! You are in!


sreen4


Using the Putty SSH client, you can connect to your account.


What are Putty Alternatives?

PuTTY still has a lot of users that use it to connect to Linux servers and network devices using SSH, but its single-session handling design has some drawbacks. Today, a wide variety of SSH clients and terminal emulators that aim to outperform PuTTY are readily available. Let’s look at different online PuTTY alternatives and how they differ from this venerable program.



Read also