Skip to content

Login

Logging in to Serv00.com systems takes place via a secure, encrypted SSH protocol on the standard port 22 and additional port 80 and 433.

Warning

The first time you log in from your new device, the fingerprint will be shown. Compare it with the list and thus confirm whether you are connecting to the appropriate server.

Logging in from Windows systems

Download PuTTY. After starting it, in the Host Name (or IP Address) field you need to enter login@server. In places login and server, you should enter the data from the e-mail message sent when activating the account. Below, select SSH from the Connection type boxes. Then enter your password. While entering the password, no asterisks or other characters will appear on the screen. The entered password should be confirmed by pressing the Enter key.

Logging in from UNIX systems (Linux, macOS, *BSD)

To log in, enter ssh login@server in the terminal emulator. In the places login andserver you need to enter the data from the e-mail sent when activating the account. Then enter your password. While entering the password, no asterisks or other characters will appear on the screen. The entered password should be confirmed by pressing the Enter key.

Logging in from Android

We recommend using the popular and functional application: JuiceSSH - SSH Client (link).

  1. First select Connections
  2. Then New Connection (plus in the lower right corner)
  3. Complete the configuration:
    • Address: server address
    • Identity: select New
    • Complete successively:
      • Username: login
      • Password: password
      • (or alternatively) Private key: key
    • Confirm everything with the button (upper right corner) until you exit to the Connections tab
    • Select All and the server you created.

See also

Login with the key
Useful commands
Environment
Two-factor authentication
Change password