Skip to content

SSH How to connect (via PuTTY)

Daniel Speichert edited this page Dec 16, 2015 · 1 revision

PuTTY is a free, open-source SSH client for Windows.

  1. Go to the official website of PuTTY and download and install the installation package (A Windows installer for everything except PuTTYtel).
  2. Open PuTTY and make sure to select the following settings:
  • Protocol: SSH
  • Port: 22
  • Host Name: [your server ip]

Note #1: If you have a Hosting Service with spigu.net, you can find your password in the server details on https://spigu.net/otshosting.
Note #2: If you installed your own server with our script, the password is "otsmanager".

If your server IP is 176.31.89.137, the settings should look like this:
putty settings

  1. Once connected, you will see a list of commands to use to manage your server.