This is my second personal note. As the title suggests, these are my own personal notes (personal-oriented) used to record some knowledge points I encounter in daily life that need to be noted down. All content will not be explained in detail, only the operations are covered. Please read on your ow...
Mix Space 是一个采用前后端分离架构的现代化个人空间后端;Shiro 则是其官方配套的高颜值前端主题,基于 Next.js 构建,以极简设计和流畅动画著称。两者搭配使用,能为你提供一个集文章写作、日常动态发布于一体,且兼具极致性能与视觉美感的个人博客系统。——Gemini 我之前都是用Hexo的,苦于更新困难+功能单一 (因为我偏好自托管,不太喜欢PaaS) 。就算更新一个字,都得打包重新上传服务器,这样使得碎片化写作变得很困难。 Mix Space和Shiro是相辅相成的,分别是后端 (Core) 和前端 (Theme),当然也有些别的前端主题 (比如 [Kami](https:...
RustDesk is an open-source remote desktop software. Unlike traditional commercial software, RustDesk's greatest advantage lies in its support for self-hosted servers. This means you can have complete control over your data, free from the bandwidth bottlenecks and usage limits of public servers, achi...
Seeing my friends all writing their year-end summaries, I decided to look back on my own year too. Though this feels more like reading logs from a corrupted hard drive. Below is an "incident report" organized chronologically. ::: warning The records here are merely fragments from my personal persp...
About two years ago, I wrote a Basic Minecraft Multiplayer and Server Hosting Tutorial. At the end, I mentioned that I would write an advanced tutorial later. Today I'm finally filling in that gap. As server owners know, if you do...
One day while browsing forums, I came across this brand new probe solution. At that time, I was still a "holdout" on Nezha v0, because I felt upgrading to v1 was too troublesome, and the original v1 interface wasn't good-looking. Back then I was using the Nezha v0 backend with [Nezha Theme World Map...
I used to feel that the styles of the main site and Blog were too disconnected. Here are the web snapshots: Main Site Blog So I've been looking for a solution to combine the two, ...
Sometimes, we need to test projects in a Linux server environment, such as websites, containers, and so on. At this point, we need a browser, but Linux servers don't have a desktop environment. Setting aside the fact that some service providers don't support installing desktop systems like Windows,...
这是我的第一篇个人笔记,就如标题所示,这是我自己的个人笔记(个人向的)用来记录我平常遇到的一些需要记录的知识点 我觉得写哪都不如写blog里(其实就是没有别的地方可以写),有需要自行阅读 在个人笔记的内容一般毕竟零碎且杂乱,各位见谅 DD重装 leitbogioro/Tools 下载脚本 `shell wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com/leitbogio...
Minecraft is a game everyone is familiar with, but this game doesn't come with built-in multiplayer functionality. We need to deploy our own server or use tunneling services to play together. This tutorial will teach you the basics of Minecraft multiplayer, guara...