Cloud Server
Cloud Server (Elastic Compute Service, ECS) is a simple, efficient, secure, and reliable computing service with elastic scalability.
Cloud server management is simpler and more efficient than physical servers. We do not need to pre-purchase expensive hardware to quickly create or delete cloud servers. Cloud server costs typically range from tens to hundreds, and can be configured according to our needs.
There are many cloud servers on the market currently, with a few main ones introduced here:
-
Tencent Cloud: Tencent Cloud currently has more activities and is highly cost-effective, direct link.
-
For more cloud servers, refer to: **
>
Note: Many cloud servers offer the most significant discounts to new users, typically 1-2折. It is recommended for new registered users to purchase.
Tencent Cloud
The Tencent Cloud flash sale has started, with several highly cost-effective options, some of which require a rush to purchase. If you pay attention to the timing, you can get them.
- 2 cores, 2GB RAM for 58/year, suitable for learning. Linux knowledge is crucial for the growth of technical personnel.
- 2 cores, 4GB RAM with bandwidth for 1 year at 168.
- If you need to purchase an overseas server (no need for overseas备案), you can click: https://curl.qcloud.com/0lBLen2D.
Different configurations and prices are available at each time point. For specific information, you can click on the image below (**).
Note: The above servers have monthly traffic limits and are only suitable for learning purposes. For products to be published externally, it is recommended to choose products with specified bandwidth, although the price will be higher.
Domestic servers need to be filed if used for websites, etc. Servers in the Hong Kong region and overseas do not require filing. You can click: https://curl.qcloud.com/0lBLen2D to choose different regions for purchase. The red box part does not require filing.
Using Tencent Cloud Server
This section uses Tencent Cloud Server as an example.
1. First, click on the image below to purchase (more server configuration information is provided below):
2. Log in to the Tencent Cloud console to view the purchased server:
3. Before using the Tencent Cloud Server, we need to create an SSH key first. Click on the SSH Key
on the left (logging in with a key is more secure than a password):
Enter the key name, then click OK, and a key will be automatically generated. The key will be automatically downloaded to your local machine. Please keep the downloaded key; the key file name is the key name you entered.
4. Next, select the created key and click the Bind/Unbind Instance
button. A pop-up will show our ECS server, which can be bound to this key:
5. Return to the instance list, click the Login
button on the right of the instance, and click login immediately in the pop-up. This will open a new browser window. We choose key login, and the key file is the one created in the third step:
Of course, you can choose to log in using a third-party client (such as: SecureCRT), with the username ubuntu. Other systems may vary slightly, and then import the corresponding key.