How do I SSH into my VPS? (Windows/Putty)

This article will teach you how to access your server via SSH using the PuTTY client on Windows. You can download PuTTY here: http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe

1)

After you’ve opened Putty, fill out the Hostname or IP Address field with your Hostname or IP Address. The default port for this is 22.

2)

Click on the Open button to open a new command line window.

 Putty_ip.jpg
3)

When the command line window appears, you will be asked for the SSH username at the login as prompt. Type it in and then press Enter on your keyboard.

 Ssh_login_username.jpg
4e)

In the command line window, you will also be asked for the SSH password at the login as prompt. Type it in and then press Enter on your keyboard.



4d)

If you are unsure about your root password, you may reset it from the VPS control panel

5)

You are now successfully logged into your VPS server using SSH access.

 Ssh_logged_in.jpg
  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

Install Redis on Centos 7 How To

How To install Redis on Centos 7 Redis is an open source, BSD licensed, advanced key-value...

How to Install Squid Proxy Server on CentOS 7

This can run on any VPS from us running minimum specs. Make sure to have your server up-to-date...

APF Firewall -Advanced Policy Firewall - Basics

APF Firewall -Advanced Policy Firewall - Basics Advanced Policy Firewall, or APF, is a...

CentOS 7 KVM Template Disk Space Fix

NOTE: This ONLY applies to KVM VPS clients, not OpenVZAfter reinstalling your OS using the CentOS...

Install ionCube Loaders for Centos

Installing ionCube Loaders for Centos 6 PHP 5.4 This module is basically PHP extension that...