To connect to an instance via the Console in your Control Panel, click on the desired instance, and in the next window — on "Access to Console".
To connect, the system will ask you to enter your username and password. The location of them depends on the instance’s OS.
Connect to Linux instance
Connect to Windows instance
Connect to Linux instance
You will see the login to the right of the “Access to Console” button. There is an inscription of the “[login]@[IP of the instance]” type. Most often, the login coincides with the name of the OS. For example, for the instance below it is "ubuntu".
You entered the password during the creation of the instance when you filled in the user data in the "Additional features". Please note: if the instance is only in a private subnet, DHCP must be enabled in the settings of this subnet so you can log in with a password.
If you forgot your password, you can find it inside the system: connect to the instance via SSH, enter the command “sudo cat /var/lib/cloud/instance/user-data.txt” and you will see the password in the line “password: [your password]”.
Please note: if you entered the password as a hash, you will see the hash on the screen. In this case, you will not be able to find out the password.
Enter your username and password when connecting, and you will access the instance.
Connect to Windows instance
The login for all instances is "Admin". You entered the password in the "Access" field when creating the instance.
Enter your password and you will access the instance.