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 Bu dökümanı faydalı bulan kullanıcılar:
Bu cevap yeterince yardımcı oldu mu?

İlgili diğer dökümanlar

OpenVPN Tutorial For Debian/Ubuntu on OpenVZ

What is OpenVPN?OpenVPN is a reliable and well tested VPN solution that is able to run over a...

How do I SSH into my VPS? (OS X/Terminal)

If you are on a Mac, SSH-ing into your VPS is very simple. Simply launch "Terminal" by going to...

Install Remi and EPEL yum repo Centos 7

Install Yum EPEL and Remi repositories on Centos 7 Adding additional useful repo's on Centos 6...

Install PHP/PHP-FPM 5.4 Centos 7

Install PHP/PHP-FPM 5.4 on Centos 7 PHP is a server-side scripting language designed for web...

Install Mysql Database Centos 7

Install Mysql Database on Centos 7 MySQL is a popular choice of database for use in web...