封面16 9

1. Purchase a VPS:

  • 👉CloudCone Official Website: www.cloudcone.com👈 (Cost-effective, supports Alipay, uses Intel E5 processor CPU, SSD solid-state drive, fully sufficient for running a website.)
    Note: If you have a Visa credit card or PayPal, you can also choose Hostinger or Contabo. They offer better value for money. First, the processor is newer, using the recently launched AMD EPYC processor with strong computing power. Second, the hard drive uses NVMe SSD for faster read/write speeds. Third, after-sales support is quick. The downside is that payment requires a Visa credit card or PayPal, or you can pay someone on Taobao to do it for you.
6bb2f1ae99b781d8539a779f4ebdc25
Figure 1
微信图片 20250722094100 1
Figure 2
  • 👉Hostinger Official Website: www.hostinger.com (Enter through this link for an additional 20% discount) 👈

    ♥️ Advantages: One of the top 3 cloud server providers globally, its strength speaks for itself. Surprisingly, at such a price, you can still use high-performance AMD EPYC processors and NVMe SSD storage with faster read/write speeds, making web pages load faster. Overall performance is absolutely the best in its price range!

    ♥️ Disadvantages: Only supports Visa credit card and PayPal payments

    ♥️ Website building process reference: Hostinger website building tutorial.

2. Register a domain name, Namesilo Official Website

3. Resolve the domain name, Cloudflare Official Website

4. Download an SSH and SFTP/FTP client to connect to our VPS, Xshell Official Website Download

  • Update the VPS system (Ubuntu):
    • apt-get update Command to upgrade packages, refresh the list of installable software (but does not perform any actual installation actions)
    • apt-get upgrade Performs package updates (software version upgrades)
  • Install the Baota panel, Official Website

Ubuntu/Debian Installation Script

wget -O install.sh https://download.bt.cn/install/install-ubuntu_6.0.sh && sudo bash install.sh ed8484bec

5. Server Optimization and Speed Boost

I tested this during peak evening hours. Compared to the BBRv1 version 6.1, the improvement is significant. It's similar to previously experiencing severe QOS; after upgrading to BBRv3, the QOS situation has eased.

6. Server Automatic Defense. Protect cloud server and website security, integrate with NGINX sites, and prevent brute force attacks!

Fail2Ban is a widely used tool for detecting malicious login attempts and other abnormal activities, automatically blocking the attacker's IP address. You can configure it to detect excessive connection requests and then temporarily block access from malicious IP addresses.

7. Install WordPress, Official Download Link

 

Disclaimer: All articles on this site, such as no special instructions or labeling, are the site's original release. Any individual or organization, without the consent of this site, prohibit copying, stealing, collecting, publishing the content of this site to any website, books and other types of media platforms. If the content of this site violates the legal rights and interests of the original author, you can contact us to deal with.