- Download PuTTY from http://www.chiark.greenend.org.uk/~sgtatham/putty/ or another PuTTY download source. You can google “download putty”. The “putty.exe” is very popular and widely used SSH client and very easy to use in Windows Desktop.
- Save the download in any folder as you like.
- Double-click on the putty.exe program.
- Enter your connection settings:
- Click Open to start the SSH session.
- If this is your first time connecting to the server from this computer, you will see the following output. Accept the connection by clicking Yes.
- Once the SSH Connection is open, you should see a terminal prompt asking for your username: login as:
Connect with your SSH user of choice. - Next, enter your password. Please note that you will NOT see your cursor moving, or any characters typed (such as ******), when typing your password. This is a standard PuTTY security feature. Hit enter.
Using keyboard-interactive authentication.
Password: - You are now logged into your server with SSH.
You can begin typing commands at the prompt.