Installing PuTTY On Ubuntu 16.04 | 17.10 | 18.04

Do you like PuTTY? Want to run it on Linux systems, including Ubuntu? Well, you can install and use PuTTY on Ubuntu and the steps below will show you how to get it working..

PuTTY, a lightweight SSH client developed for Windows systems is also available to use on Linux machines, including Ubuntu. Developed by Simon Tatham, it has become probably the most popular SSH client in use today, although may not be as popular as it once was…

The things most people like about PuTTY are, it’s lightweight, readily available to download, efficient, compatible with most operating systems, and gets the jobs done. In fact on Windows systems, no need to install. Download PuTTY executable and run it. It’s that simple!

I’m not saying PuTTY is the best SSH client out there. Nope. PuTTY can’t complete with many of the well maintained SSH clients. But PuTTY has many advantages that the others done have and that’s why people still go to PuTTY when they need to quickly connect to a system via SSH.

This brief tutorial is going to show you how to install and use PuTTY on Ubuntu machines.

Step 1: Installing PuTTY

To install PuTTY, open logon to Ubuntu and open the command line terminal by pressing Ctrl — Alt — T keys on your keyboard. When the terminal opens, run the commands below to install PuTTY.

sudo apt update
sudo apt install putty

Step 2: Using PuTTY

After installing, go to Unity Dash or the application menu and find the application. When you open, you’ll get the same interface you’ll have on Windows systems. Just like how you’d use it on Windows systems, this app functions the same way on Linux operating systems.

The layout looks the same, but with Ubuntu color and themes.

putty on ubuntu

To connect to a SSH server, type the IP address of the server and port number, then click Open.

Not just SSH, PuTTY can be used to establish Telnet, Serial and Rlogin connections. SSH is mostly used because of its security and how it handles data being transferred between two network systems.

Well, this is how you install and use PuTTY on Ubuntu systems.

You may also like the post below:


ทิ้งคำตอบไว้

This site uses Akismet to reduce spam. Learn how your comment data is processed.