Updated on 2024-09-02 GMT+08:00

Logging In to a Node

Prerequisites

  • Before you log in to a node using SSH, ensure that the SSH port (22 by default) is enabled in the security group of the node. For details, see Configuring Security Group Rules.
  • Before you log in to a node (an ECS) using SSH through the Internet, ensure that the ECS already has an EIP bound.
  • Only login to a running ECS is allowed.
  • Only the user root can log in to a Linux server.

Login Modes

You can log in to an ECS in either of the following modes:

  • Management console (VNC)

    If an ECS has no EIP, log in to the ECS console and click Remote Login in the same row as the ECS.

    For details, see Login Using VNC.

  • SSH

    This mode applies only to ECSs running Linux. Usually, you can use a remote login tool, such as PuTTY, Xshell, and SecureCRT, to log in to your ECS. If none of the remote login tools can be used, log in to the ECS console and click Remote Login in the same row as the ECS to view the connection status and running status of the ECS.

Table 1 Linux ECS login modes

EIP Binding

On-Premises OS

Connection Method

Yes

Windows

Use a remote login tool, such as PuTTY or Xshell.

Yes

Linux

Run commands.

Yes/No

Windows/Linux

Remote login using the management console: Login Using VNC