Through personal account
Via SSH
Through personal account
1. Open the list of servers, click on the server, and press "To panel" (you will open VMmanager).
The panel is open! You can control the server remotely using it.
Via SSH
1. Open the list of your servers. Click the one you need and click the button "Instructions".
A tab with instructions will open. You need three values:
2. Open a terminal (for Linux) or a command line (for Windows) on your computer. Enter the command:
ssh [username]@[server IP]
For example, if the instructions say "user: root" and "server IP address: 185.14.67.190", then the command is:
3. The connection will ask for a password. Enter the password from the instructions: for example, if the instructions say "password: YHr4mhn7hFJeN", enter YHr4mhn7hFJeN.
Please note: the password cannot be copied and pasted, it must be entered manually. The letters you enter will not be displayed on the screen — this is protection from revealing your password. Type the symbols and press Enter.
Connection is established! You can manage a virtual server remotely from your computer.