Method 1: 1,/Open this connection and log in. Click my ECS. Or click on the list on the left, Cloud Server ECS.
2. Click the list instance on the left, and then click Instances. The list on the right will show the server information you have, expiration time, how much memory you have, and so on. All we want to see is an open IP, the box in the picture.
3. Copy the public IP, open the "Remote Desktop Connection" of this machine, and all versions of Windows can be searched. Enter the IP address in it, and then go to the next step.
4. The user name is generally administrator. If you specify a different user name at the time of purchase, the name you set will be used. The password is also the password set at the time of purchase.
5. After entering the correct password, there will usually be a certificate prompt for confirmation. Click OK. The last area is the remote server desktop.
Method 2:
1. Install SSH. Just install it by default.
2. Introduction of SSH related tools: "SSH Secure Shell Client" means "SSH Secure Shell Client". After connecting to the server, the character command operation interface appears; "SSH secure file transfer client" is "SSH secure file transfer client". After connecting to the server, the file management interface appears, as shown:
3. Connect to the server using SSH: Double-click to open SSH. Take SSH secure file transfer client as an example. In fact, the two interfaces are connected in the same way, which is equivalent to the command character interface and visual interface in CentOS6.5.
Click on the computer logo in the upper left corner of the interface, and then enter the IP address (public IP) and account number of the server in the pop-up dialog box-then click the "Connect" button on the right-enter the password, and click OK to successfully connect to the server.
4. Configuration of server system environment: All newly opened servers need to configure the server environment and install some necessary programs, so that they can run with character commands in the "SSH Secure Shell Client" interface for a long time. For example, check whether Mysql database is installed in the system.
5. Server file management: If you need to upload and download files, you can use the SSH secure file transfer client to operate. The interface opened after connection is similar to ftp, and the operation method is similar.
6. Disconnect the server: click the computer icon with a red diagonal line in the upper left corner of the interface, and click OK in the pop-up dialog box to disconnect the server.
How to resolve the domain name to Alibaba Cloud server?
First, we open Alibaba Cloud, click the console and click "Domain Name".
Next, you need to find it, click "Analyze", and then click "Add Record". Fill in some information, choose default A as the record type, write www directly for the host record, choose default directly for the parsing circuit, and enter the record value directly into your host IP address. The default time is 10 minute.
After it is created, we will see that it shows a normal state.
Then you can connect remotely, enter the pagoda panel and bind your domain name by creating a URL.
How to fill in the host name of Alibaba Cloud mailbox?
1. First, log in to Alibaba Cloud email through the webpage. After logging in, click "Email Settings-General-Client Change Password" in the upper right corner to enable and set the login password.
2. Configure Alibaba Cloud mailbox on iPad, and pay attention to the following points:
1) Select POP2) Receiving server: pop3.aliyun.com, port: 9953) Sending server: smtp.aliyun.com, port: 4654) User name includes: @aliyun.com5) ssl does not need to be closed.
How to set up the internal network port in Alibaba Cloud?
The method of setting the intranet port in Alibaba Cloud is as follows.
1. First log in to Alibaba Cloud website, enter the console, click on cloud server ECS, enter the server console, and click on the server you want to select.
2. Enter the server instance list, find the instance to add the port, click more at the back, then click Network and Security Group, and then select the Security Group Configuration button.
Click More to find the security group configuration in the list, and then click.
4. Jump to the page where the circled part is an open port. If you want to add a new port, click Add Security Group Rule. 6. Enter the contents in the pop-up window, such as adding 22 ports and entering 22/22 in the port range. Entering "0.0.0.0/0" in the authorization object means that all access is allowed. 7. Click OK to check whether there is an additional port 22 in your own security group rules, and the setting is successful.
How to open Alibaba Cloud to set up a remote desktop connection?
If your cloud host uses WIN system, click Start-Programs-Accessories-Communication-Remote Desktop Connection on the local computer, and then enter the IP user and password as prompted. Click OK to connect remotely. If your cloud host uses LINUX system, you usually need to use some remote connection tools, such as the commonly used PUTTY tool.