Introduction: At present, the number of newly installed home broadbands with IPv4 public network addresses has been decreasing, and IPv6 public network addresses have been increasing. However, due to the difficulty in remembering IPv6 addresses and the lack of solutions for dynamically binding IPv6 public network addresses and dynamic domain names at home,...
Building a home data center involves many applications. This article takes my home environment as an example to sort out the applications that need to be used for your reference. My home data center application is published as a group site based on personal blogs. I chose wordp...
1 Introduction When using Linux systems, we often encounter the need to run commands (or scripts) at startup. This article uses the example of starting and running the TailScale relay server DERP on Debian 11 to summarize the three most commonly used startup and run commands...
1 Introduction: Because TailScale doesn't have an official relay server in China (you know why), while it's still basically usable (using an overseas relay), the latency is incredibly high. And, honestly, using public relay servers is unpleasant (do we all wear the same underwear together?). …
Preface In the previous article, I used minio in docker to build my own simple COS platform (see: docker series to build a private COS platform based on minio). This was originally used by me to share some large files with friends occasionally. However, due to...
Introduction In recent years, the concept of NAS has been widely accepted by everyone. There are many brands of NAS, and the prices of different models vary greatly. I believe that everyone is quite entangled when choosing. So this article mainly uses my experience as a heavy NAS user (I have bought 8 NAS...
Preface In the process of building a home data center, three virtual technologies are involved, namely the traditional Virtual Machine (VM), Linux Container (LXC), and the Docker technology that we mainly use when building applications. Why do I use them at the same time?
Today, I suddenly felt like updating my home topology in one day. It has changed a lot compared to the topology diagram in 2015 (I can’t remember exactly when), which also reflects the rapid development of IT technology in a way. I won’t say much about other things. Just take a look at the picture…
Preface Because of the various chaos in the membership system of domestic film and television platforms, some friends who like to toss around have been forced to start downloading movies by themselves (of course, some people have always downloaded movies by themselves and have never changed, such as me~). Putting aside how to find the download address of high-definition resources with great difficulty in the current network environment, how to…
Assume that an external user wants to access the application corresponding to app1 in the home data center through the link https://app1.example.com, what is the specific access process? You can see the following flowchart (assuming that the home broadband has a public IPv4 address and an I…