This section describes how to use an SSH password to remotely log in to a Linux ECS from a Windows and a Linux server, respectively.
To log in to a Linux ECS from a local Windows server, perform the operations below.
The following operations use PuTTY as an example to log in to the ECS.
https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
Figure 1 Session

If you log in to the ECS for the first time, PuTTY displays a security warning dialog box, asking you whether to accept the ECS security certificate. Click Yes to save the certificate to your local registry.
To log in to a Linux ECS from a local Linux server, perform the operations below.
ssh xx.xx.xx.xx
xx.xx.xx.xx indicates the EIP bound to the ECS.
The authenticity of host 'xx.xx.xx.xx (xx.xx.xx.xx)' can't be established.ECDSA key fingerprint is SHA256:rnKuzrUSYS03MCoaxxxxxxxxxxxxxxxxxxxxxxxxxxx.ECDSA key fingerprint is MD5:cf:64:5b:5e:74:30:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx.Are you sure you want to continue connecting (yes/no)? yesWarning: Permanently added 'xx.xx.xx.xx' (ECDSA) to the list of known hosts.