Last update:2024-08-28 16:24:05
The edge cloud host provides three methods of remote login: VNC remote login, console SSH remote login, and local SSH login. If you cannot connect to the instance using remote connection software such as Xshell, you can try to log in to the instance through the remote login function of the console.
1. Log in to the Edge Cloud Host console, and click [Instance Management] in the left navigation bar.
2. Select the instance you want to log in to, and click [Remote Login] in the operation options on the right.
3. Select the standard login method (VNC), and click [Login Now].
4. Enter the VNC connection password and click [OK]. The VNC connection password will be prompted for the first login. Please keep it properly. If you forget the password, you can click [Change VNC Connection Password] and follow the prompts to reset it.
5. In the pop-up dialog box, enter the user name after “login” and press Enter.
6. Enter the password after “Password” and press Enter to complete the login.
1. Log in to the Edge Cloud Host console, and click [Instance Management] in the left navigation bar.
2. Select the instance you want to log in to, and click [Remote Login] in the operation options on the right.
3. Select the other method (SSH), and click [Login Now].
4. Enter the port number and click [OK]. If you use a public image to create an instance and do not modify the login port, the default SSH port of the Linux system cloud host is 20022, and the default remote port of the Windows system cloud host is 63893.
5. In the pop-up dialog box, enter your user name and password, and click [Login In].
You can use a variety of linux remote login software, such as Xshell, PuTTY, etc. This document uses Xshell as an example to describe how to log in to a Linux instance on a Windows system.
1. Open the Xshell software Client and click [New].
2. In the opened new session properties window, enter the following information.
3. Click [Connect]to create a new session.
4. In the Xshell session window, enter the administrator account obtained in the prerequisites, such as root, and click [OK].
5. Enter the login password obtained in the prerequisites again, and click [OK] to complete the login process.