If the client runs on a Windows operating system
If the client runs on a Windows operating system, perform the following operations to log in to the GPU cloud server. The following operation procedure takes PuTTY as an example.
1. Run PuTTY.
2. Click Session and enter the EIP of the GPU cloud server in the input box under Host Name (or IP address).
3. Click Window, and select "UTF-8" in "Received data assumed to be in which character set:" under "Translation".
4. Click Open.
5. Enter the username and password set when your create the cloud server to log in to the GPU cloud server.
If the client runs on a Linux operating system
If the client runs on a Linux operating system, you can enter the ssh command + bound EIP in the command line to log in to the cloud server.
1. Enter the SSH command: ssh username@EIP.
2. Enter the username and password set when your create the cloud server to log in to the cloud server.