Category: Home Data Center

This chapter briefly describes how to build a home data center from scratch, with home broadband (with or without a public IP) as the export port, home devices as the core, and various cloud service providers as the auxiliary.

130 Posts

AI Learning Map
Introduction Because I have written several articles about the basics of AI before, I am thinking that it is time to release an AI learning map: first, I can sort out my thoughts and clearly know which knowledge points I have learned and practiced specifically, and it can also serve as my own AI learning notebook; second, it can also allow people who are destined to…
Cloudflare Tutorial (Part 8): Introduction to CF R2 Features and Detailed Tutorial on Building an Image Hosting Platform Based on R2
Preface Among the many functions of CF, there is a very practical function that I have only known in the past few months. That is the protagonist of this article: R2 (object storage service provided by CF). Through R2, an important requirement that individual webmasters have to face in the early stage of building a website can be met: image storage. Additional knowledge:…
Cloudflare Tutorial (Part 7): Introduction to CF Worker Feature and Practical Demonstration, Verification, and Research on Related Technical Principles of Implementing a "Budget APO for WordPress" Based on Workers to Accelerate Website Access
Preface The 7th part of the CF series tutorial, the time is finally ripe to write the CF worker tutorial. Why do I say that? The reason why I leave the CF worker tutorial to the end is that "in order for a certain flow to be finally accepted and processed by the corresponding worker, the prerequisite is that the flow...
Best practices for automatic multilingual translation and multilingual SEO on WordPress sites (GTranslate and TranslatePress)
Preface A few days ago, when I was chatting with a friend, he suddenly mentioned the issue of multi-language support for websites. He said that if the content could be changed to English with one click, would it have a larger visitor base? I had never thought about this question before. As a personal blog that I was just doing for fun, could I really want to go global? However…
Cloudflare Tutorial (Part 5): Introduction to DDoS Attacks and CF DDoS Protection Configuration Tutorial
Preface Among the many functions provided by CF for free, in addition to WAF, DDoS protection is the most practical. In fact, from some perspectives, DDoS protection is the most practical function provided by CF for free (mainly for those who suffer from DDos attacks in China and consume the cloud providers they purchased).
Cloudflare Tutorial (Part 4): Introduction to CF WAF Features and Detailed Configuration Tutorial
Preface After completing the "foundation-building" trilogy of the Cloudflare series tutorial (CF overall solution, traffic sequence, edge network and back-to-source), the CF series tutorial is finally going to start introducing specific functions and configurations. So which one should I choose as the first function? Thinking about it...
Cloudflare Tutorial (Part 3): How to Access Cloudflare's Edge Network and Choose the Appropriate Origin Connection Method
Preface In the previous article (see: Cloudflare Tutorial for Home Data Center Series (II) Introduction to the Functions of Each Technical Node in the CF Overall Solution Traffic Sequence), I introduced the process of a user's access request from "entering the edge network of CF" to sending the request &…