
1. Buy a VPS :
- 👉CloudCone official website: www.cloudcone.com(The king of value for money)👈
Note: When you open the official website, it is recommended to turn on the magic Internet faster, the minimum configuration is recommended to choose 2-core 2G, 4-core 4G performance on the conditions of the fly, the system selected Ubuntu22.04 version!Often out of stock because it's so sought after!!!!If it's out of stock you can check out the pictured entrancenew offerorThe latest news about the offer of Figure 2You can also use theHostingerThe

- 👉Hostinger official website:www.hostinger.com((Enter from here for an additional 20% discount) 👈
♥️ Pros::The world's top 3 cloud server providers, the strength of the self is needless to say, let a person at first glance is such a price can also use the high performance of theAMD EPYC processorsThere are also more powerful read/write speedsNVMe SSD memoryIt makes web pages load faster, and the overall performance is definitely the strongest king in its price range!
♥️ Cons: OnlySupport Visa credit card payment and Paypal payment
♥️ build process refer to this article:hostinger website tutorialThe
2. Register a domain name.namesilo official website
3. Resolve the domain name.Cloudflare Official Website
4. Download an SSH and SFTP/FTP client for connecting to our VPS.Xshell official website download address
- Make updates to the VPS system (Ubuntu):
apt-get updateCommands related to upgrading installation packages, refreshing the list of installable software (but not doing any actual installation).apt-get upgradePerform installation package updates (software version upgrades)
- Installation of Pagoda Panels.Official website address
Ubuntu/Debian Installation Scripts
wget -O install.sh https://download.bt.cn/install/install-ubuntu_6.0.sh && sudo bash install.sh ed8484bec
5. Server tuning speed up
I tested some on my side during the evening rush hour, compared to the 6.1 version of BBRv1, the improvement is relatively large, similar to before being severely QOS, after upgrading to BBRv3, the QOS situation has been alleviated
6. Server automatic defense. Protect cloud servers and website security, docking NGINX site, reject violent crack!
Fail2Ban is a widely used tool for detecting malicious login attempts and other anomalous activity and automatically blocking attackers' IP addresses. You can configure it to detect excessive connection requests and then temporarily block access from malicious IP addresses.
7. install wordpress.Official website download address


Comments (0)