Preface I have previously written an article about using home broadband to build a mailbox, but this kind of self-built mailbox can only receive messages. Whether the messages can be sent to the other party's mailbox depends purely on the email security policy of the email provider used by the other party (for the construction and subsequent test results, see the article: Docker series builds a mailbox based on p...
Previously we built the Trinitycore 3.3.5 version of World of Warcraft (see: Trinitycore Series World of Warcraft Trinitycore 3.3.5 (24011) Version Construction Dummies Book), but sometimes, we also want to...
In fact, in previous articles, I have a relatively formulaic suggestion for building a website, as follows: If you want to publish to the public Internet, you need to choose the most suitable publishing method according to the actual environment and the reverse proxy you use. You can refer to my previous articles: 1. Docker...
Introduction Usually, when we build a website, we have to provide https access to the outside world. If the domain name resolution and CDN are using cloudflare, it is fine (compared to domestic cloud providers, cloudflare has very few operations to configure ssl...
As shown in the figure above, with the in-depth implementation of the "Network Power Country" strategy, major domestic operators have been trying their best to recycle IPv4 public network addresses in the past two years. Take Chengdu Telecom as an example: as long as you change your package, even if you upgrade your package, the original IPv4 public network address may be...
Introduction I think one of the most common problems that everyone has is sharing files between different devices: between mobile phones and computers, between mobile phones and iPads, and between computers (same or different operating systems). The most common problem I encountered before was sharing files between iOS and macOS.
Preface I have introduced several apps that can share files. The most complex one is minio on the private COS platform (I mainly use it to provide downloads of large files. After all, minio's permanent file links need to be generated manually, which is slightly slow and inefficient. For specific configuration steps, see...
How many people would actually think about it? How many people would actually choose to become the living dead?
When he hears those meaningful words, he will feel that they are true sayings. After reading a few made-up stories in celebrity biographies, he will seem to have understood the truth of this world.
If he finds that something is being snatched away by others, he will think that it is a good thing. When he sees one or two articles that are full of vigor and power, he will find the direction of his life.
He says whatever others say, and he also thinks that what others think is right is the truth.
If someone commits a crime, he will be outraged among the crowd. Perhaps he will even make a cry and feel injustice. He will always stand on the side of the majority, hiding in the crowd, and being ordinary...
They are clearly rational, but do not think; they can feel love, but do not spread it; they have learned principles, but do not apply them; they know where wisdom is, but are proud of their own ignorance; they desire justice, but are obsessed with pushing things that are different from themselves into the evil end.
But why can't they think? Why don't they open their eyes and expose those childish lies? Do they really understand what they are doing? Do they really understand their role? Are they really alive?
Are such people or groups really qualified to be happy?
Introduction Sometimes, we often encounter some specific requirements, such as needing to generate a UUID, or converting the contents of the docker-compose.yml file into a docker run command (or vice versa). Usually at this time, we will search online for...
Preface I have written an article about building a DNS server before, which is based on bind9 (see: Docker series to build a DNS server based on bind9), but this is more suitable for use when building a test environment by yourself, and usually if we only need a local dn...