How to Connect to VPS via PuTTY (Windows)

PuTTY is a free SSH client for Windows that lets you connect to and manage your Hordanso VPS server via the command line.

Step 1: Download and Install PuTTY

  1. Go to putty.org and click Download PuTTY.
  2. Download the Windows installer (.msi file) and run it.
  3. Follow the installation wizard.

Step 2: Connect to Your VPS

  1. Open PuTTY.
  2. In the Host Name (or IP address) field, enter your server IP address.
  3. Set the Port to 22 (or 49152 if your server uses a custom SSH port — check your welcome email).
  4. Make sure Connection type is set to SSH.
  5. (Optional) In the left panel, click Session and type a name for this connection in the Saved Sessions field. Click Save so you can reconnect quickly next time.
  6. Click Open.
  7. A security alert may appear asking if you trust the server's fingerprint. Click Accept.
  8. PuTTY will open a terminal window. Type your SSH username (usually root) and press Enter.
  9. Type your SSH password and press Enter. Note: the password will not appear on screen — this is normal.
  10. You are now logged in to your server.

Connecting with an SSH Key (.ppk file)

  1. In PuTTY, in the left panel, go to Connection > SSH > Auth.
  2. Click Browse and select your .ppk key file.
  3. Go back to Session, enter your server IP and port, and click Open.
  4. Log in with your username — PuTTY will use the key automatically, so no password is needed.

Note: If you were given a .pem key file (not .ppk), you need to convert it first using PuTTYgen (included with PuTTY). Open PuTTYgen, load your .pem file, and click Save private key to create a .ppk file.

Disconnecting from the Server

Type exit and press Enter, or simply close the PuTTY window.

 

  • PuTTY, remote server, SSH, Windows, VPS login, PuTTY setup
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to Access Your VPS via SSH

SSH (Secure Shell) lets you connect to and manage your Hordanso VPS server from the command line....

How to Connect to Windows VPS via RDP

Remote Desktop Protocol (RDP) lets you connect to a Windows VPS with a full graphical desktop —...

How to Back Up Your VPS Data

Backing up your VPS is critical. Unlike shared hosting where Hordanso manages backups, VPS...

Powered by WHMCompleteSolution