Tag: Experience Sharing

81 Posts

A review of core fundamental concepts in modern web development, starting with Ajax cross-domain issues (from a non-programmer's perspective).
Foreword: I have been reading about the knowledge points related to how to solve the Ajax cross-domain problem caused by the browser homology policy restrictions. However, when I was thinking about how to write an article to record the relevant knowledge points, I found that it was difficult to explain it clearly from an angle that is easy for ordinary people to understand, and it was even difficult to give examples. Thinking back...
A Guide to Setting Up an Independent Personal Blog and Avoiding Pitfalls
I have been hanging out on Zhihu a lot recently (mainly answering questions to earn points to see if I can upgrade~), and I often see newcomers asking questions like how to build a personal blog, and then there are a bunch of template-like answers below: nothing more than various cloud hosting recommendations, or a bunch of blog architecture recommendations. In fact…
Configuring a proxy resolves the issue of the docker pull command failing to pull images.
At present, Docker pull in China cannot be used normally. Several commonly used domestic mirror sites have stopped service. If there is no available proxy, I don’t know how to access it. . . However, for friends who have a proxy, you can use the following method to solve the problem of Docker pull not working...
WordPress was enabled in multisite mode, and data was migrated from the old site to the new site.
Preface WordPress supports multi-site function, but I have never felt that there is an urgent need for multi-site, and I don’t want to use the equipment that normally runs the site for experimentation, so I have never tried it. A few days ago, in order to write a solution for WordPress multi-site (see…
Let's discuss the available options for building a personal blog, starting with the recent internet outage at home.
The first time I was disconnected from the Internet and locked my account was when I was disconnected from the Internet by China Telecom for two days last month. Around 10pm one night in mid-May, my broadband suddenly disconnected from the Internet. I thought it was a normal broadband failure, so I didn’t pay much attention to it. I directly called 10000 to report the failure and went to sleep. The next morning,…
Secondary attack! Optimization of internal blog access process under the new circumstances
When I woke up at 5 a.m. to review the attack, I accidentally glanced at the email: Damn, they are messing with me again? And the last time was 02:16, this time it was 02:21, so around 2:20 a.m. is the working time? I quickly looked at the traffic briefing: Let’s see the duration: It was completely over at 2:21:37 seconds,…
Analyzing the Implementation Principles of the Ministry of Industry and Information Technology's Filing System from a Technical Perspective
1 Introduction I have wanted to write this article for a long time, but there are too many knowledge points involved in it. The most important points are not technical, such as the internal operation logic of the Ministry of Industry and Information Technology's filing system (hereinafter referred to as the filing system), the roles it consists of, and the relationships between the roles...
My first time being attacked by a DDoS attack! (This is a blog post about my first DDoS attack.)
Preface When I opened my eyes early in the morning, I saw a bunch of emails from cloudflare: From the emails, I saw a total of 5 attack notification emails. In the order of the 5 emails, the contents are as follows: 1, 2, 3, 4, 5, This is the first time I was attacked. I was curious and surprised. Instead, I felt...