How to Remotely Log in to Alibaba Cloud's ECS Server

1.Windows

You need to download a remote login tool. Take the putty tool as an example.

After the download and installation are completed, click the putty icon to start, enter the IP address, and click OPEN.

image descimage desc

Then click Yes Yes

image descimage desc

Then enter the linux username and password to log in.

image descimage desc

2.Mac or Linux

Open a terminal and enter the command "ssh root@IP" to log in directly

image descimage desc

3.VNC connection

Click on Connect in the figure

image descimage desc

image descimage desc

You will be prompted to fill in the VNC password, click Reset VNC Password.

image descimage desc

Then click Modify VNC Password in the upper right corner to reset the remote VNC password. This is set to Ali123, and the user can also set others. Click OK.

image descimage desc

Select Send Remote Command in the upper left corner and click Connect VNC.

image descimage desc

Then enter the password you just reset and click OK.

image descimage desc

Finally enter the linux username and password to login

image descimage desc

When you need to copy command input, you can refer to the following methods

image descimage desc

2 Answers

  • LabEx-admin

    1.Windows

    You need to download a remote login tool. Take the putty tool as an example.

    After the download and installation are completed, click the putty icon to start, enter the IP address, and click OPEN.

    image descimage desc

    Then click Yes Yes

    image descimage desc

    Then enter the linux username and password to log in.

    image descimage desc

    2.Mac or Linux

    Open a terminal and enter the command "ssh root@IP" to log in directly

    image descimage desc

    3.VNC connection

    Click on Connect in the figure

    image descimage desc

    You will be prompted to fill in the VNC password, click Cancel

    image descimage desc

    Then click Modify VNC Password in the upper right corner to reset the remote VNC password. This is set to 123456, and the user can also set others. Click OK.

    image descimage desc

    Select Send Remote Command in the upper left corner and click Connect to Management Terminal.

    image descimage desc

    Then enter the password you just reset and click OK

    image descimage desc

    Finally enter the linux username and password to login

    image descimage desc

    May, 06 2019
  • labex904097

    Putty and VNC Connect

    Apr, 18 2023
Sign in to answer