Admin-Ahead Community

Windows => General Windows => Topic started by: sajugovind on December 22, 2013, 04:36:34 pm

Title: How to Connect via SSH with PuTTY on Windows
Post by: sajugovind 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