Current location - Quotes Website - Team slogan - How to Configure Alibaba Cloud Server How to Configure Alibaba Cloud Server Address
How to Configure Alibaba Cloud Server How to Configure Alibaba Cloud Server Address
How to configure the server environment in Alibaba Cloud? Thank you very much.

You can install the configuration of the third-party one-click php package on the Alibaba Cloud host. Fortunately, some people in China have developed this panel, which can be used for free. In this way, the environment can be easily configured with a few mouse clicks. With the help of these php panels, you can easily configure php environment, mysql database, phpmyadmin, nginx and other environmental software. Whether using winserver or linuxserver, you can successfully configure the visual operation interface with the help of the tripartite panel, and then deploy the worpdress environment with one click. Because there is a lot of content in this area, I won't write much here. You can leave a message on my blog or search for related content. Lao Wei has written tutorials, and there are more than one, all of which are quite detailed and can help you get started. If I am experienced in configuring the server environment in Alibaba Cloud, there are generally two ways: manual configuration and using panel tools. Manual configuration is a bit troublesome and error-prone. Novices suggest using panel tools, such as pagoda panels. It is very convenient to install and configure the server environment with one click. Refer to the Pagoda Panel Configuration Server Tutorial: Pagoda Panel construction websites also have manual configuration server environment, and Alibaba Cloud officials also have document tutorials. Please refer to building WordPress by hand.

Install the patron saint. HostMaster and install IISASPASP. NETPHPMYSQL environment can be done with one click.

There is a one-button configuration function in the background, so you can ask online technicians for guidance.

What server does Alibaba Cloud use?

With the Alibaba Cloud server, after purchasing the cloud server, the time for acquiring the cloud server is shortened to 10- 15 minutes. When the demand for computing resources changes, the computing resources can be upgraded at any time according to the resource package provided by Alibaba Cloud website.

The cloud server control panel integrates the common management functions of the cloud server. Through the cloud server control panel, you can see the configuration information of the cloud server, and you can restart, shut down, start, reset, change the password, connect remotely, change the operating system and so on. And you can also check the monitoring information of the cloud server at any time.

How does Alibaba Cloud server build a website?

Create an instance: after purchase, enter the management console and create a new instance in the cloud ESC. The operating system can be selected at will. CentOS6.364 Version 6.364 recommended by official website, you can also directly choose a mirror+application with good environment configuration in the mirror market. I chose WindowsServer8 here, because I am not familiar with the operation of this piece because I want to connect to the server remotely.

Remote connection to the server: the connection mode should be selected according to the local system and the server system. I am a windows remote connection of windows.

Run mstsc- > remote desktop connection locally-> Enter the IP of the instance->; You can check in the options-> Check the local resource driver in. connect

Building environment: according to your own needs and project requirements, build a server running environment. I bought the free environment (windows+mysql+apache+php+ some server software) in the mirror market, so I skipped this step.

Build a website: After the environment is configured, write a local website and put it in the directory of the server software website (htdocs in Apache).

Test the website: enter the IP address of the server in the address bar of the local browser to confirm the success of the example and website.

Buy a domain name: You can click on the domain name in Alibaba Cloud Management Console, click on the domain name registration, and write a domain name you want to register. First of all, it depends on whether to register, and then buy suffixes according to your own needs. You can consider (. Com) international domain.

Domain name resolution: after the domain name is purchased successfully, it needs to be resolved. In the management console, click the domain name, click the domain name resolution, and fill in the content of the resolution item according to the prompt.

Website filing: After the domain name resolution is successful, click on the URL and find that you still can't access the website. You will be prompted for the file. Register the account of Alibaba Cloud filing system, and prompt to upload materials as required. First of all, Alibaba Cloud will file a case for review, and I will call you within one working day. Submit it to the Administration after success, and I will call you within 5-20 days. I am lucky here, and I have completed the filing work twice in four days. The bureau will send you a short message with record number, account number, password and so on. Save this information and put the record number at the bottom of the website.

Completion: After successful filing, click the URL to enter your own website. Remember to take a snapshot of the instance at ordinary times.

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.

Alibaba Cloud server Internet settings?

Alibaba Cloud's VPC is different from other IaaS based on OpenStack. Its route is only used for multi-segment route switching, and no internal-external route is provided. Therefore, VPC hosts cannot connect to the public network unless they are bound to EIP.

Asking the customer service through the work order, the conclusion is achieved by adding a route to the router, surfing NAT through a host bound with EIP, and setting iptables.