Install PuTTY on Windows
View more Tutorials:
To download PuTTY, you can assess to the address:


The result of download:

With the Ubuntu / Lunux operating system, PuTTY installation is very simple, just execute the following command:
sudo apt-get install putty
Open PuTTY to connect it to a computer (E.g: Ubuntu Server).
I take a illustration of connecting to Ubuntu Server as follows:
Note: Make sure that the Server that you connect to has SSL Server installed.See more:
- Enter the IP address of the server.
- Name the connection.
- Press SAVE to save the information.

Press Open to open the connection:

Log in Ubuntu:


And now you can execute commands via PuTTY, e.g: see the version of Ubuntu:

