A few days ago, I saw that the devices running TailScale were running all kinds of strange versions of TailScale. Due to my obsessive-compulsive disorder, I changed the version of TailScale for all the devices running TailScale (except Qnap NAS and OpenWRT, because these two official versions are currently...
Preface Originally, I wanted to write a tutorial on deploying "Stable Diffusion" on Mac, but I happened to see Diffusion Bee, which is actually based on "Stable Diffusion" but is very friendly to friends with no basic knowledge...
Preface I have been facing continuous attacks since a few weeks ago. The key point is that these attacks are not the previous HTTP flood attacks with no technical content, but are based on a weak point in the defense of WordPress: the ajax function entrance (/wp-admin/admin…
Foreword Because there are few people, I have never done group verification in the TG group. However, this week, I suddenly felt that it was low for the group to not have verification, so I decided to build a group verification robot: first, it can prevent robots from automatically joining the group to advertise; second, it will make friends who join the group think that I am more…
Notice on the temporary closure of the blog user registration function
Due to the large number of malicious registrations received by the blog recently:
In addition, I have been attacked by bored people every now and then recently (although it has no impact, it is still very annoying):
I decided to temporarily close the user registration function of the blog and clean up maliciously registered accounts (to prevent bored people from using the links of registered users to attack). As for when to open registration again, I will decide when the need arises. Anyway, there are no functions that require registered accounts to use (some articles previously required VIP access, but now except for some sensitive content, I have allowed all others).
Preface In the previous article, I have written about how to run the llama3.2 3B model locally based on Ollama and call it using Lobechat (see article: Home Data Center Series Build Private AI: Build an Open Source Big Language Locally Based on Ollama...
Preface As I get more and more exposure to the field of AI, some of my previous vague understandings are gradually becoming clearer, and the needs have gradually transitioned from the simplest chat class to the text generation class (text generation picture, text generation voice, text generation video, text generation code, etc.). If…
Preface I have previously written several articles about the basics of AI big language models, including an introduction to local big language model UI and API providers (see article: Starting the AI Journey: A Detailed Introduction to Local Big Language Model UI and Big Language Model API Providers), Local Big Language Model UI…
Preface In the previous article, I introduced the installation of the local large language model UI: Lobechat (see the article: Docker series based on the open source large language model UI framework: Lobechat detailed deployment tutorial), and the third-party API: OhMyGPT...
Introduction In the daily use of Linux systems, especially for cloud host users with limited disk space, many people will encounter the situation where the disk space is gradually filled. There are many reasons for the shortage of disk space, such as a large number of log files generated by the system, Docker images occupying space, etc.