This time do you want to be a navigation website again, then write a simple web pages, bought a domain name, a ECS servers, that are cheaper, www.aliyun.com/minisite/go…

The student or the new user is basically a discount and can still afford to play. In addition to selecting an installation path, you can install all software mindlessly.

The main reason is that the Xshell6, Xftp6 and putty I downloaded before are basically expired. If you are interested, you can also use these software to operate, which are basically similar with minor differences.

However, I have found two magical software in recent days, FinalShell and FileZilla, and feel similar, first download from their official.

FileZilla: https://www.filezilla.cn/download/client.

FinalShell:

Windows:www.hostbuf.com/downloads/f…

MacOS:www.hostbuf.com/downloads/f…

 

Let’s start with **FileZilla **

The following tools are required: FTP upload tool Database visualization operation software Download it by yourself

I used Navicat Premium database operation software with FileZilla upload tool

The idea of launching a website is basically to resolve the domain name to the server and put your PHP code on the server that you bought and put your local database information on the database that you bought

Domain name resolution ask customer service; In the server vendor website background operation

Log in to the upload tool. Upload the code. Log in to the server

Click on the link and log in. If that doesn’t work, click on the file in the upper left corner and click on site Management

You drag the code from the left to the right under the wwwroot folder to complete the upload

You can log in from the server console and view the files using the ls command. The login command is SSH root@IP, and the password is set by yourself. If the password has not been reset, set a new password.

 

As for the FinalShell.

Download and install directly, login can be, this advanced or charge, directly ignore. Normal version is enough, login link after successful as shown below, there is a visual button to upload files, this is more convenient than the command line operation.

 

 

For domain name resolution, you can add A resolution or Cname resolution. If the domain name is bound to the host IP address, you can ping the domain name or public IP address to check whether the link is normal. I did some tests and found a problem with the code.