Home > Article > Web Front-end > How do novices build their own website?
【Related learning recommendations: Website production video tutorial】
Here is a brief introduction on how novices can quickly build a simple website. Veterans please ignore it;
I registered it on Tencent Cloud. It doesn’t matter where you register, but what we want is the “domain name server”. It is generally recommended that you buy the same one.
Tencent Cloud:
As for what domain name to register, this depends on personal preference, so I won’t go into details here.
Domain name purchase interface:
After registration, don’t forget to register. Although some steps are quite troublesome, there is no way. This is a rule, one step Just step by step;
Tencent Cloud Server:
Novices do not need high configuration. For financial reasons, it is recommended that everyone (students) choose their "Cooperation and Ecology-Cloud Campus":
Click "Cloud Campus":
You can purchase it directly from here. The cloud server costs about 120 softmei coins per year (other clouds in China are almost at this level);
After purchasing, open the "Console" and click "More--Configure Security Group" on the right:
You can configure it yourself (if there is no security group, You need to add one yourself, select the security group on the left and click "New");
After configuring, bind the security group to the server, and you can remotely log in to your own Check out the server;
Ps: Windows remote login method, press and hold "Win" "R" and enter "mstsc" to open the login window (the default login name is "Administrator" and the password is after purchasing the server Yes);
There are many server operating systems. Since I am not familiar with other systems, I chose Windows server 2012, which didn’t look good (Win server2008 was even worse). I couldn’t stand it, so I reinstalled it. After a while, I changed it to the Windows server 2016 data center version (this version may have the problem of being unable to log in due to "CredSSP encryption Oracle correction" when logging in);
Solution: Click here
as shown in the picture. Isn’t it very friendly? It looks very similar to your win10:
The above is the detailed content of How do novices build their own website?. For more information, please follow other related articles on the PHP Chinese website!