Skip to content

How do I install PuTTY?

Learn how to install PuTTY to connect to your VPS.

PuTTY is a popular SSH client that you can use to connect to your VPS. Follow these steps to install PuTTY:

Step 1: Download PuTTY

  1. Go to the official PuTTY website.
  2. Click on the link to download PuTTY. Choose the version suitable for your operating system (Windows, macOS, Linux).

Step 2: Install PuTTY on Windows

  1. Open the downloaded file (putty.exe).
  2. Follow the installation instructions on the screen to install PuTTY.

Step 3: Configure and Connect to your VPS

  1. Start PuTTY after installation.
  2. In the "Host Name (or IP address)" field, enter the IP address of your VPS.
  3. Make sure the port is set to 22 and the connection type is set to SSH.
  4. Click "Open" to start the connection.
  5. Enter your username and password when prompted.

Congratulations! You are now connected to your VPS via PuTTY.

For more information, visit PlanetNode Docs.