How to Connect to a VDS on Linux
Connecting to a VDS on Linux
To start working with a Linux VPS:
- Log in to your personal account at https://my.server.ua/, go to the “Orders” → “Dedicated Servers” section, and open your order. You will see the connection details there, or they may be sent to you as a ticket in the “Support” section.
- To connect via SSH, press the Win + R key combination and type cmd in the search field.
- In the command prompt, enter the command to connect:
ssh login@server_IP_address Then, enter your password. - Done — you are now logged into the server.