How to Connect to a VPS on Linux

How to Connect to a VPS on Linux
В
Written by Вікторія
Updated 4 days ago

To start working with a Linux VPS:

  1. Log in to your client area at https://my.rx-name.ua/ (or https://my.server.ua/) and go to Orders → VPS Hosting. Open your order to view the connection details.

  2. To connect via SSH, press Win + R and type cmd in the search bar.

  3. In the command prompt, enter the SSH command:

    ssh login@server_IP_address
    

    Then enter your password.

  4. Done — you are now connected to the server.

Note: This instruction is only for Windows 10 and above. Otherwise, you can use an SSH client such as PuTTY.

Did this answer your question?