Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: How to Connect via SSH with PuTTY on Windows  (Read 2437 times)

0 Members and 1 Guest are viewing this topic.

sajugovind

  • Guest
How to Connect via SSH with PuTTY on Windows
« on: December 22, 2013, 04:36:34 pm »
How to Connect via SSH with PuTTY on Windows
 
If you are on Windows and need to connect via SSH to your server, there is a very easy to use program called PuTTY.
 
1. Open PuTTY. If you have not downloaded it yet, download it here http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe.

2. In the window that pops up, type as ‘Host Name’ your server’s address.

3. Select from the radio buttons SSH.

4. Click Open.

5. In the black window, where it says ‘login as’, type your username. Press Enter

6. You will now be asked for your password. Type it and press Enter.
If the password is wrong, it will ask you to retype it, if correct, you will be logged in.

That is it! You have managed to connect via SSH with PuTTY