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 had this idea because I changed the domain name of the image hosting last time. Later, when I was batch modifying the image hosting addresses in the WordPress database, there was a format problem when copying and pasting the SQL command, which caused the WordPress database in mariadb to crash.
Preface Regarding password management, I believe it is a headache for most people, including me before. . I have always used two password management systems: one is the password management provided by Google that comes with Chrome, which is for websites; the other is the password management provided by the Mac system itself.
Preface For home data center website building, having your own image bed is a must: first, saving money is the bottom line, and you will never spend money to borrow others if you can build it yourself; second, you need to refine the regional processing of image bed access in the future (return different image beds according to the source address of the access from domestic and foreign countries...
Introduction What does "building a website with a public IP but no legal ports 80 and 443" mean? This mainly refers to two scenarios: home broadband with a public IP and unregistered cloud hosts. 1. Home broadband with a public IP Now home broadband with a public IP (mainly IP…
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...
Preface The free CDN solution provided by Cloudflare for individuals works well in places other than China. However, Cloudflare normally only accepts secondary domain names to be accessed in the form of NS, and the public IP address needs to be specified when setting up through DNS...
Foreword I am a little upset about the fact that I can only watch IPTV with various clients (although I have basically never watched it). What if I suddenly want to watch IPTV outside one day but I don’t have my mobile phone, iPad, or MacBook with me? Well, this possibility is too small,…
Preface Sometimes, in blog articles, I want to share some files for everyone to download. In fact, there are many ways to choose: nextcloud, links generated by cos built by minio, Baidu, Alibaba Cloud Disk, etc., but these methods have their own advantages and disadvantages (this...
Foreword Because I don’t want to publish some articles directly (maybe they are sensitive?), and using passwords feels low-level... I remembered that I saw some bloggers setting up VIP in a more technical way before, and I thought that maybe I could use it in the future, so I decided to make one myself. Because it involves…