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...
Preface We often need to send texts, links or files to friends on WeChat, QQ or other similar chat tools, but you should know that in the current severe environment (and it will become more and more severe in the future), everything you send will be recorded and will be kept for 3-5 years. Although we are all law-abiding citizens...
Preface: In fact, the professional reverse proxy NPM (nginx Proxy Manager) is more suitable, but the Baota Linux Panel can support source code deployment in addition to reverse proxy, so I have always run the Baota Linux Panel on LXC. …
Environment selection: It's up to you to choose which environment to use for deployment. You can use Windows or Linux. Since my server is installed with PVE virtual machine 7.4 (based on Debian 11), I will use the latest Debian 12 to build it. …
Preface I have written an article about using Docker to build a personal image hosting service based on Chevereto. However, if you use the most basic method mentioned in the article, that is, directly upload the image using the Chevereto web page and then get the URL in the image properties, it will be...