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 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...
Preface In fact, there are two considerations for making this navigation page: 1. Regular inspection of filing I filed with Tencent Cloud. Tencent Cloud will regularly check the content of the site corresponding to the www host of my filed domain name. One is to check whether the site is online, and the other is to check whether the site name is the same as the one filled in when filing...
When everyone has built the Trinitycore 3.3.5 version of the World of Warcraft server (see: Trinitycore series World of Warcraft Trinitycore 3.3.5 version of the fool's book) and has added the npcbot robot...
Preface In my previous article, I introduced the detailed steps of how to deploy a web-side nostalgic game emulator based on emulatorjs's docker (see article: Use docker to deploy a web-side nostalgic game emulator based on emulatorjs), but in the end...
After I built peertube, I used the pagoda panel (built-in nginx) to configure the reverse proxy (as mentioned above, when building peertube docker, you need to use the -e parameter to specify the domain name used to access peertube, whether to use http...
初始化peertube 更改界面语言 点击左上角"root"-"interface": 在接下来的语言选择框里选择简体中文: 几个重要的选项 帮助分享正在播放的视频 这个选项会将你的视频用webtor…
Preface Actually, I have been struggling with this problem for many times over the years. It is not that there is any technical upgrade, but I have forgotten how to do it after a while. After all, I am old and my memory has declined. I can't remember how many times I have repeated the research. Now I have a blog, and I can finally record it as a...
Why is there this blog? Actually, I feel incredible when I see this blog now. I am such a lazy person. I know nine out of ten about the knowledge points related to website building and the practical operation of various codes and databases. I know nothing about them. When I needed to do experiments in the past, I also…
Introduction Basically, all applications deployed in the home data center are finally published to the outside through the reverse proxy. This is the same as configuring a reverse proxy on the cloud host. The only difference is that port 443 cannot be used for publishing. Since I am using the Baota Linux interface...