In fact, I have thought about making a site map for my blog before (because I saw some experts’ websites had it, and it looked very cool at first glance), but at that time I was still a newbie with an empty head (including now, I encounter concepts I don’t understand every day and need to keep learning), and there were not many articles at that time, so I felt that it was unnecessary to do this (even if it was done, it would not look impressive, as there were only a few articles).
However, after a few months of accumulation, the number of articles has gradually increased. For those who visit the blog for the first time, they will definitely have a vague idea of the overall content of the entire website, just like seeing a leopard through a tube, only seeing a glimpse (not just a glimpse): either they can only see a certain article through a search engine, or they can only see the latest few articles when they click on the blog homepage, so the following comments will appear:
After some self-examination, I started to write the site map. From another perspective, the site map is also helpful for sorting out the knowledge points I have written, so as to find out the gaps.
Contents
Technology Hall
To sum it up in one sentence, it is all about technology-related matters, which are divided into the following sections, each with a different focus.
Home Data Center
This part mainly talks about the relevant knowledge points (both theory and practice) of building a website using your own home broadband and your own home equipment. Depending on the different situations of each person's home broadband (for example: whether there is a public IP, whether it is an IPv4 or IPv6 public IP, etc.), there are different solutions to choose from. It also includes some tool recommendations and experience summaries that I think are related to daily operation and maintenance.
- Home Data Center Series Why do we need and how to build a home data center? Briefly describe why, how, and what preparatory work was required to build a home data center.
- Home Data Center Series Hardware Selection Briefly describe the hardware requirements for building a home data center.
- How to choose the home data center series export equipment? Briefly describe the requirements for home data center egress equipment.
- Home Data Center Series: What can multi-dial do and how to maximize the benefits of multi-dial A niche article, how to give full play to the advantages of Duobo. Unfortunately, it is of little use now. On April 17, Duobo left me~.
- Home Data Center Series Software Environment Selection Briefly describe my choice of software environment for building a home data center.
- Home data center series briefly discusses three virtual technologies: Virtual Machine, LXC, and Docker Briefly introduce the differences between the three virtualization technologies involved in home data centers and their respective applicable environments.
- Home Data Center Series Introduction to key applications involved in building a home data center To sum up, when building a home data center, I think the introduction of key applications and construction methods can also be used as a purely technical small map.
- Home data center series application access process and knowledge points summary When a visitor accesses an application published through CDN, the access request goes through CDN and finally enters the home data center.
- Home Data Center Series Application Release - Reverse Proxy (Part 1),Home Data Center Series Application Release - Reverse Proxy (Part 2) This article introduces one of the key technologies in home data centers: the working principle and some key parameters of reverse proxy. Different methods are used to build reverse proxy in other sections. In fact, the contents of different sections are overlapping, but for the sake of classification, it can only be done this way.
- Home data center series uses domestic cloud hosting to get free cloudflare to achieve fast access to domestic sites from abroad Configure cloudflare to use the public network back to the source, and use the cloud host as the source. However, it seems to be of little significance now, as the public network back to the source is too obvious. Now it is more recommended to use cloudflare tunnel to build the site. Being low-key is the best way: sneak into the village without shooting.
- The home data center series uses tunnel technology to allow home broadband without public IP to use cloudflare for free to quickly build a website (recommended) Regardless of whether your home broadband has a public IP or not, if you use cloudflare, I recommend using the tunnel method to build your website, with safety first.
- Home data center series uses cloudflare's Origin Rules to solve the problem of having a public IP but no legal ports 80 and 443 when building a website If your home broadband has a public IP, in addition to the tunnel method, you can also use the public network return method technically. However, because major operators are now strictly checking the incoming traffic of broadband http(s), if you must use the public network return method, it is recommended to register the domain name plus https.
- Home Data Center Series Home Broadband Site Building Considerations with Public IP Recently, major operators have been making a series of moves, and the situation is quite tense, so I have summarized some precautions for setting up a home data center with a public IP address.
- Discussion on the inbound access solution of home broadband IPv6 public network address in home data center series When building a home data center with a home broadband with an IPv6 public address, the hardware and software selections and common technical points involved.
- Docker series uses Docker to build a simple public network IPv6 access gateway based on lucky With lucky as the core, build the simplest IPv6 inbound gateway.
- Docker series Use Docker to build your own stun/turn server based on coturn It can be used in conjunction with lucky. It is usually built on a cloud server. Of course, it can also be built on a home broadband with a public IP.
- Home Data Center Series Home Data Center IPv4/IPv6 Dual Stack Network Architecture and Application Access Process Optimization This article records the detailed steps of how I transformed my home data center and optimized IPv4/IPv6 inbound traffic, and also serves as a practical case of IPv6 inbound solution.
- Application of virtual networking technology in home data center series One of the most commonly used underlying technologies in home data centers: some flexible applications of virtual networking technology (taking TailScale as an example).
- Home Data Center Operation and Maintenance Tools Series Let me sort out the tools I commonly use for daily operation and maintenance.
- Home Data Center Series SSL Certificate One-Stop Management Tool OHTTPS Usage Tutorial 这篇文章主要针对使用国内资源建站的朋友(cloudflare建站没这些麻烦),如果有大量的资源使用ssl的免费证书(Let’s Encrypt),那么通过OHTTPS可以实现这些证书的一站式管理以及证书到期自动批量更新。
- Home Data Center Series Use Cloudflare to create a small mailbox with your own domain suffix If you want an email address with your own domain name as the suffix, the easiest way is to use Cloudflare's email routing function. The email receiving experience is the same as building your own email address with countless efforts (don't ask me how I know~).
- Home data center series uses gost to build its own proxy server and forwarding proxy chain,Home data center series of powerful local proxy tools: proxychains (cli),Home Data Center Series uses proxifier to allow applications that do not support but need to use a proxy to use a proxy (desktop version) The so-called Agent 3 Swordsmen (a name I gave myself), if there is a scientific or magical environment itself, these three software are combined together, and combined with virtual networking technology, the freedom of science or magic can be achieved at any location and any terminal.
- Home Data Center Series Reasonable use of cloudflare WARP to improve the speed of accessing websites (desktop version),Deploy cloudflare warp on the home data center series cloud host to improve network access speed (Linux cli version) The tutorials for using WARP on the desktop and cli can be used as a backup science or magic method. Why use it as a backup instead of the main method? Because the traffic characteristics are too obvious, it is not recommended to use it as the main method, and non-optimal IP will also affect the user experience.
- Home Data Center Series Deploy Your Own Operation and Maintenance Monitoring System Through wgcloud (Part 1): Construction,Home data center series deploys its own operation and maintenance monitoring system through wgcloud (Part 2): Functional part I built a minimalist operation and maintenance monitoring system by myself, which is quite good in terms of functions. Although each function of the personal free version only supports 10 nodes, it is still enough if you plan it well.
- Home Data Center Series was tragically broken! Recording the first time a blogger was attacked by DDOS After the blog was attacked by a distributed DDOS for the first time, we analyzed the entire attack process to see the advantages of CloudFlare's architecture in automatically mitigating such attacks.
- Home data center series uses github+cloudflare pages to build a new home for www navigation page A tutorial on building a static page website using github and cloudflare for free.
- The home data center series uses Tencent Cloud COS+CDN to achieve cost-effective static page hosting (domain name registration required) A static page hosting solution suitable for domestic use, which requires a registered domain name.
- Second attack on home data center series! Optimization of internal blog access process under the new situation How to optimize the blog access process after the second attack.
- The home data center series stress test was successfully completed! Thanks to my brother for your help, it's now OK! I was attacked all night again. I will make a brief summary and will no longer pay attention to such issues in the future.
- Home data center series uses hexo to build a static blog and deploy it to cloudflare pages Tutorial on deploying Hexo on macOS, uploading to GitHub using GitHub Desktop, and then deploying Hexo using Cloudflare Pages.
- Tutorial on how to synchronize multiple nodes of Chevereto image bed in home data center series Self-built Chevereto image hosting service realizes automatic data synchronization between primary site, backup site and mirror site.
- Home Data Center Series Use rclone and cloudflare R2 to build Chevereto's remote disaster recovery image bed It's said to be a remote disaster recovery image hosting service, but it's so cool to use that I feel like it will become my main image hosting service.
- Home Data Center Series WordPress Multi-node "semi-automatic" and "nearly" real-time synchronization solution An automatic synchronization solution for multiple WordPress nodes with Syncthing and Tailscale as the underlying support technology, requiring minimal manual intervention
- Using cloudflare tunnel to automatically take over the disaster recovery site when the main WordPress site fails Finally, I have finished writing the solutions for WordPress's dual-active and disaster recovery centers in the same city.
- Home Data Center Series: Talking about the options for building a personal blog website based on the current situation where the Internet was disconnected at home Briefly describe the current recommended methods for building personal blogs in different scenarios.
- Home Data Center Series WordPress enables multi-site mode and performs data migration from the old site to the new site WordPress enables multi-site mode and summarizes some things to note when migrating data.
- Home Data Center Series The latest version of umami (2.11.3) detailed construction tutorial It includes both the detailed process of source code deployment and the key introduction of docker-compose deployment.
- Home data center series uses cloudflare+resend+gmail to create a free personal business mailbox The main feature is a free corporate email account.
- Home Data Center Series Independent Personal Blog Building and Pitfall Avoidance Guide A relatively comprehensive account of the things to pay attention to before and after setting up an independent personal blog and how to avoid pitfalls.
- Home Data Center Series: Detailed Tutorial on Using Amazon SES to Send Emails This chapter introduces the configuration process of Amazon SES and compares it with resend.
- Home Data Center SeriesQNAP's scalable and cost-effective storage solutions for home environments What I am currently using is also the most powerful solution for expanding the capacity of home NAS that I know of.
- Home Data Center Series CloudFlare Tutorial (I) CF related introduction and its benefits to personal webmasters cloudflare系列教程第一部,”筑基”三部曲之一。
- Cloudflare tutorial series for home data centers (Part 2) Introduction to the functions of each technical node in the CF overall solution traffic sequence cloudflare系列教程第二部,”筑基”三部曲之二。
- Home Data Center Series CloudFlare Tutorial (Part 3) How to enter CF's edge network and how to choose the appropriate back-to-source method cloudflare系列教程第三部,”筑基”三部曲之三,阶段一完结了。
- Home Data Center Series CloudFlare Tutorial (IV) CF WAF Function Introduction and Detailed Configuration Tutorial cloudflare系列教程第四部,”金丹”三部曲之一。
- Home Data Center Series CloudFlare Tutorial (V) DDoS Attack Introduction and CF DDoS Protection Configuration Tutorial cloudflare系列教程第五部,”金丹”三部曲之二。
- Home Data Center Series CloudFlare Tutorial (VI) CF Cache Rules Function Introduction and Detailed Configuration Tutorial cloudflare系列教程第六部,”金丹”三部曲之三,阶段二完结了。
- Home Data Center Series WordPress Sites Implement Multilingual Automatic Translation and Multilingual SEO Best Practices (GTranslate and TranslatePress) A good way to improve the quality of your WordPress site.
- Home Data Center Series Cloudflare Tutorial (VII) Introduction to CF Worker Functions and Practical Operation, Verification and Research on Related Technical Principles of Implementing "Beggar Version APO for WordPress" Function to Accelerate Website Access Based on Worker cloudflare系列教程第七部,”元婴”三部曲之一。
- Home Data Center Series CloudFlare Tutorial (VIII) Introduction to CF R2 Functions and Detailed Tutorial on Building an Image Hosting Platform Based on R2 cloudflare系列教程第八部,”元婴”三部曲之二。
- Home Data Center Series WordPress Quickly Build a Personal Blog Zero-Based Newbie Direct Gift Package 纯白新人快速入坑wordpress的参考手册,用B站或者全民k歌上大家习以为常的教唱歌的视频标题来类比就是:”零基础5分钟教会你唱高音”。
- Cloudflare tutorial series for home data centers (Part 9) Introduction to common Zero Trust functions and multi-scenario usage tutorials cloudflare系列教程第九部,”元婴”三部曲之三。
- Home Data Center Series CloudFlare Tutorial (Ten) Final Chapter: Redirection Function Introduction and Multi-Scenario Configuration Tutorial The tenth part of the cloudflare series tutorial, a special chapter.
- Home Data Center Series: A Complete Guide to Building a Personal Blog from Scratch (Minimum Cost) My blog is one year old, and this article can be regarded as my first annual summary.
- 家庭数据中心系列 从Cloudflare CDN实现网站加速访问的”核心理念与实践”谈大家习以为常的”自选IP”、”优选IP”、”优选域名” 没忍住,专门写了一篇文章来聊聊很多朋友喜欢折腾的”自选IP”、”优选IP”、”优选域名”。
- The new home data center protocol "MASQUE" is launched, and WARP is "temporarily" revived! WARP又回来了!
- Home Data Center Series Say Goodbye to the Trouble of "SSL Certificate is about to expire": Introduction to the Principle of acme.sh and Detailed Usage Tutorial tailscale的中继服务器derp的证书到期了,又蹭不到腾讯云1年期免费DV证书了,只能自己解决了。
- Home Data Center Series WordPress Chatbot Plugin "AI Engine" Functional Exploration and Built-in Tools Research 研究的第一个wordpress AI插件。
- Starting the AI journey: A detailed introduction to local large language model UI and large language model API providers
- Home Data Center Series Unlock the full potential of Lobechat: A complete guide from setup to actual use Lobechat的设置及使用的详细教程。
- 打造私有AI:基于Ollama在本地搭建开源大语言模型的详细教程
- AI multimodal model combing: from text to image, video, etc. chatgpt-web-midjourney-proxy practical operation
- Deploy Llama 3.2 on Mac mini (M4 Pro): A complete guide to achieve efficient operation and cross-domain access optimization through Ollama
- Home Data Center Series Policr Mini Practice: Building a Secure and Efficient Telegram Group Verification System 终于把TG群的验证加上了。
- Home Data Center Series: Cracking the WordPress AJAX Protection Problem: Using Cloudflare Tunnel to "divide" normal website access and attack traffic
- Free entry-level local AI image generation tool on the Home Data Center series Mac (Part 1): Diffusion Bee setting parameter detailed explanation and practical demonstration
- Free entry-level local AI image generation tool on the Home Data Center series Mac (Part 2): Draw Things installation and usage tutorial
- Potential risks of building a website with Cloudflare Tunnel in a home data center series: Impact of non-standard ports and SEO optimization guide 使用Cloudflare tunnel方式建站的朋友需要留意一下。
- Home Data Center Series Rank Math SEO Settings and Optimization: From Installation to Common Function Module Introduction 如何从Yoast SEO或者ALLinOne SEO迁移到Rank Math,以及如何设置。
- Home Data Center Series: Uncovering the "eye-catching tricks" of WordPress acceleration: Instant.page's minimalist optimization method 一个与传统WordPress优化加速不同的思路。
- From QUIC to HTTP2: Building a more private and stable Cloudflare Tunnel solution 推荐使用HTTP2协议来代替默认的QUIC。
- HAProxy practical tutorial: multi-scenario deployment and common function configuration analysis
docker
This part mainly contains tutorials on the construction and specific use of various Dockers, and also includes the specific implementation methods of many applications mentioned in the home data center. After all, these are specific applications running in the home data center.
Note: In previous articles, for the sake of convenience, I used # to directly annotate the function of command parameters in the docker run format command. In actual use, if you copy and paste it directly into the cli, an error will be reported. Therefore, you need to delete # and the comments after it first, otherwise it will not run normally. Sorry.
- Docker series uses Docker to set up a blog slave site based on WordPress and implement regular backup of master-slave site configuration A detailed tutorial on how to deploy WordPress using Docker and implement regular backups through the WPvivid backup plugin.
- Docker series: A detailed tutorial on how to synchronize multiple folders using Docker based on syncthing There is no need to rely on a third-party true folder synchronization solution, which is also the underlying supporting technology for my previous article on regular WordPress backup.
- Docker series Use Docker to build your own personal network disk based on NextCloud A detailed tutorial on setting up and optimizing nextcloud using docker.
- Docker series deploys onlyoffice container for nextcloud NextCloud is the best partner for online document editing: deployment tutorial of OnlyOffice container.
- Docker series single container nginx, single container php (one version) multi-site sharing A tutorial on deploying only one nginx container and one version of php container to serve multiple sites that require php.
- Docker series uses Docker to build a graphical nginx based on nginx Web UI Friends who are not used to native nginx can also use the graphical nginx-nginxWebUI.
- Docker series uses Docker to build your own image bed based on Chevereto Image hosting is very important for website building. How can a home data center not have its own image hosting? This article is a tutorial on how to set up the Docker version of Chevereto.
- Docker series solves the problem that chevereto is deployed behind a reverse proxy and works abnormally Solution to the abnormal problem of Chevereto deployed behind a reverse proxy in HTTP mode.
- Docker series uses Docker to build its own password management system based on Bitwarden Friends who need to synchronize accounts and passwords across platforms and applications can try using Bitwarden to build their own password management system.
- Docker series: Use Docker to build your own self-destructing application based on cryptgeon A self-destructing reading application based on cryptgeon, focusing on being lightweight (a redis is enough). In this world, do you still dare to post files on the Internet casually? Aren't you afraid of being checked?
- Docker series builds a private COS platform based on minio Use minio to build your own COS platform. Although the COS provided by cloud providers is not expensive, it still costs money.
- Docker series uses Docker to deploy a lightweight file sharing platform based on pingvin-share A detailed tutorial on building pingvin-share in docker mode. The advantage is that the fixed sharing link corresponds to the directory, while the directory content is changeable.
- Docker series uses Docker to build a lightweight file sharing system based on go-file that supports user authentication The biggest advantage of go-file is that it supports user authentication. You can set the upload and download permissions for guests or registered users. In addition, it can also play videos online and be used as a recommended image hosting service.
- Docker series builds a mail server based on poste.io For me personally, this is more of a learning purpose. If you just need to receive emails, it is recommended to use Cloudflare's email routing function.
- Docker series builds a DNS server based on bind9 It is generally used for experiments in a test environment. If it is only used as a DNS forwarder, ADguard home is the best choice.
- Docker series uses Docker to build its own ad-free, pollution-free and DOH (DOT)-supported DNS server based on ADguard home Best choice for local DNS forwarder + ad filtering for personal use
- Docker series builds a simple video gallery based on wordpress+minio If you need to implement a simple video gallery function in WordPress, you can refer to it, but it is not perfect and is not recommended.
- Docker series builds a private video sharing platform based on peertube (Part 1),Docker series builds a private video sharing platform based on peertube (Part 2) Decentralized YouTube alternatives are actually a bit of a waste if they are only for personal use.
- Docker series uses Docker to build its own reverse proxy based on NPM A detailed tutorial on setting up and using NPM.
- Docker series builds a message push server based on bark server The best messaging solution integrated with the Apple ecosystem is available by default (with a built-in public server). Of course, as a tech-savvy person, I definitely want to build my own.
- Docker series builds a real-time health monitoring and alarm system for applications based on uptime and bark 使用uptime健康监测系统+bark消息推送服务器联合打造”应用实时健康监测及报警系统”的搭建教程。
- Docker series builds a website traffic monitoring system based on umami Using the website traffic monitoring system built by umami, you can see detailed information of visitors (operating system, browser, geographic location, referer, etc.).
- Docker series builds a graphical Docker management interface based on portainer Graphical Docker management tool. If you don't like the command line management method of Docker, you can try this.
- Docker series builds a long-chain to short-chain tool based on shlink Although it is rarely used, it is still necessary to have it just in case.
- Docker series builds an open source bastion machine based on next-terminal How can a home data center be without a bastion host solution? Compared with the complex jumpserver, the lightweight netxt-terminal is more suitable for general personal users.
- Docker series uses IPTVnator to build a web-based IPTV online playback platform A web-based IPTV playback solution, but I originally wanted to use it to watch China Telecom IPTV, but it didn't work.
- Docker series uses Docker to build its own exclusive navigation page based on Heimdall This navigation page is only suitable for personal use. For the public access navigation page, please see my other articles.
- Docker series Use Docker to build your own online toolbox based on IT-Tools 有网的地方就能用的随身工具箱。
- Docker series Lobechat server database version detailed deployment tutorial 适合一般人使用的的开源大语言模型UI框架。
- Docker series Traefik file dynamic configuration practice: efficient implementation of local network load balancing 专为微服务和容器化环境涉及的负载均衡软件。
Linux Panel
This part mainly provides tutorials on how to use the Baota panel to implement certain functions, such as reverse proxy, source code deployment of some applications, etc. However, in fact, these functions can basically be implemented using Docker, so you don’t have to worry too much about which method to use for deployment. Just choose the most appropriate implementation method according to your habits and actual environment.
- Linux Panel Series Pagoda Panel Introduction In fact, in addition to the Baota panel, the 1panel panel is also good and simpler, without as many advertisements as the Baota panel. However, the applications of the 1panel panel are directly deployed in container mode, and my container deployment has a special environment and does not need to be implemented on the panel. Therefore, I chose the Baota panel. When the application is deployed in LNMP mode, the Baota panel still has advantages.
- Linux panel series configure reverse proxy and use non-443 port for publishing Tutorial on using nginx in Baota Panel to implement reverse proxy.
- Linux panel series uses pagoda panel (nginx) to configure peertube (HLS) reverse proxy When nginx is used as a reverse proxy, the default configuration will cause some streaming applications to be inaccessible. This article is to solve this problem.
- Linux panel series based on Baota panel to deploy V free of charge in source code When personal websites involve membership charging functions, the choice of payment interface becomes a problem. Generally, the third-party interface is used directly (usually the Yifupay interface is used. The official interfaces of WeChat and Alipay require a business license to use, which is difficult for individual users to apply for now). There is an open source solution option in the third-party interface, which is V-signature-free. This article is a tutorial on building V-signature-free in source code based on the Baota panel.
- Linux Panel Series Use the Pagoda Linux Panel to build a navigation page for public access A tutorial on deploying a public access navigation page in source code in the Baota panel. The point is that this navigation page is more to my liking, but now I have directly hosted it on cloudflare pages.
debian
I used to use Ubuntu for my Linux, and I also used CentOS for a while. But now I choose PVE as my virtual machine solution, and PVE7.4 is based on Debian 11 (PVE 8.x is already Debian 12), so I also changed all Linux to Debian. This part mainly records some of my operations on Debian to save me from checking online every time.
- Summary of general initialization steps for Debian series systems Process operations after reinstalling the new Debian system.
- Debian series configuration ssh public key login Tutorial on configuring Debian public key login, which is more secure than the traditional username and password method. But it doesn't matter, now we all use tailscale addresses, which are all encrypted, and username and password are more convenient~.
- Debian series automatically mount SMB at startup Debian automatically loads the shared directory on NAS when it boots up.
- Unprivileged Linux container in debian series PVE mounts SMB shared directory The method of automatically mounting SMB at startup in the above article is only suitable for Debian deployed in virtual machine mode, while the method in this article is required for unprivileged LXC.
- Debian series build tailscale DERP server (relay server) for dummies
- Debian series Free up your disk space: Linux storage space cleanup and optimization guide
Soft Router
The two soft routers I often use are iQuick and openwrt.
- iKuai Soft Router Series The most powerful multi-dial soft router: iKuai I introduced the advantages of iQuick in a multi-dial environment. Unfortunately, on April 17, multi-dial left me. Of course, iQuick actually has strong support for multiple lines, but it is only reflected in multi-dial for individual users.
- iQiyi Router Series realizes all-media playback of Telecom IPTV Using AiKuai combined with APTV, you can watch China Telecom IPTV freely on all platforms, including iPhone, iPad, Mac, and Apple TV. The only drawback is that there is nothing to watch on China Telecom IPTV itself.
- iQiyi soft router series iQiyi IPv6 function configuration tutorial Aikua provides a detailed tutorial on configuring IPv6. Of course, the premise is that the optical modem has issued IPv6.
- OpenWrt soft router series PVE deployment OpenWrt (23.05.2) detailed tutorial Deploy openwrt as a virtual machine on PVE.
- OpenWrt soft router series must-install software 3 swordsmen: openclash+sftpserver+tailscale installation tutorial In fact, it is mainly oepnclash and tailscale. With the support of these two software, you can achieve the freedom of science and magic. Of course, the prerequisite is that you have to have them first.
- Discussion on the best deployment scheme of soft router series iQuick+openwrt (goodbye, bypass router) 如果有爱快,那么加上openwrt就可以实现技术上的最佳部署,原本”旁路由”方式的缺点都没有了。
- Discussion on the best way to use the docker version of OpenWrt soft router series 网上很多使用docker版openwrt的,但是这种方式其实有潜在的问题,如果非要用这种方式,那么”旁路由”并不是一个好的选择。这篇文章就是探讨docker版openwrt的最佳使用方式。
emby
This article mainly introduces my experience in using emby. I thought I could write a lot, but after looking around, I found that there is actually nothing to write about. There are already too many tutorials on the Internet. Using emby is more of a repetitive manual work.
- Why did I choose emby instead of plex? There are people using both emby and plex solutions online, and I actually bought a lifetime membership of plex first and then switched to the emby camp. Here I will explore the reasons why I defected.
- The emby series builds a perfect playback solution of high-definition player + emby In fact, I have always hoped that these professional HD players can natively support emby (just like infuse), which would be a very big selling point, but I don’t know why no manufacturers pay attention to it, so I can only study by myself how to combine emby and the local playback of HD players.
- Emby Series High-End: Quickly migrate media library data between new and old Emby servers I often migrate emby servers and was forced to research ways to quickly migrate media library categories and data.
- An incomplete guide to emby's advanced features An introduction to some emby features that may not be so commonly used but are important.
Unique tricks
A hodgepodge of articles that don't seem to fit in any section.
- Why did I choose komga to build my comics library? Introducing the advantages of using komga to build a comic library. If the comics are in epub format, komga is highly recommended.
- Qijixiqiao Series Synology NAS HDD Data Hard Drive Automatic Hibernation By default, both Synology and QNAP use raid1 technology to write system and app-related data to all built-in hard disks, which makes the automatic hibernation of hard disks on NAS useless. Therefore, a series of operations (using the mdadm command) are required to enable the hard disk to hibernate. After all, many NAS need to be powered on 24 hours a day.
- How to automatically load SMB shared network disks when macOS starts up Due to the unique mechanism of macos, the way to realize the function of mounting the shared hard disk on NAS at startup is slightly different from that on Linux, so a special article is used to explain it.
- How to add watermarks to images using chevereto No longer afraid of picture theft?
- Tips and tricks: Create a new empty database and grant permissions to corresponding users If you don't want to use docker compose to pull out a new database every now and then, but want to make full use of the existing database, you must master this skill.
- Tips and tricks series on how to choose the best NAS for you From the perspective of a heavy NAS user, let’s talk about how to choose a NAS system that suits you (or if you don’t need one at all)?
- Chevereto+PicGo+Obsidian is a series of tricks to achieve efficient image upload and image URL acquisition An essential skill for bloggers to create articles efficiently: you can generate image URLs by taking screenshots and pasting them.
- Recommended solutions for transferring text and files across devices Once you have installed TailScale, you can directly experience a cross-device file transfer solution that beats all other methods.
- A simple tutorial on how to set up WordPress to support multiple domain name access Summary of the setting method to enable WordPress to support multi-domain access.
- The Qiji Yinqiao series uses PVE to build its own smart device management platform based on Home Assistant OS Use PVE to build a smart device management platform based on the HA OS method officially recommended by Home Assistant, and connect all smart devices to homekit.
- Solution to the problem of "pve-apt-hook" reporting an error when upgrading PVE 7.4 to 8.1, which leads to upgrade failure Errors and solutions encountered when upgrading PVE7.4 to the latest 8.1
- A series of tricks to talk about the "deceptive website warning" feature in Safari browser 简要分析Safari浏览器中的”欺骗性网站警告”功能实现的原理。
- A summary of solutions to the problem of WordPress uploading files exceeding the php.ini limit This is one of the common problems in WordPress.
Food for Thought
Mainly some tutorials on setting up game servers.
- Trinitycore Series World of Warcraft Trinitycore 3.3.5 (24011) version building for dummies Detailed construction tutorial for the latest version 24011 of Trinitycore 3.3.5.
- Trinitycore Series Deployment World of Warcraft Trinitycore 3.3.5 Registration Website Trinitycore can be used with a registration website that allows you to register an account and change your password online.
- Trinitycore series 3.3.5 (24011) version adds npcbots robots Added npcbots robot tutorial based on Trinitycore 3.3.5 24011 version, but the new version of npcbots robot right-click menu has not been translated into Chinese yet, so it is not perfect.
- Trinitycore series of graphic tutorials to change the name of the npcbot robot to a Chinese name The default npcbot robot name is in English, which looks unpleasant. Use the following method to change it to a Chinese name.
- Trinitycore series 3.3.5 version npcbot common commands No need to search everywhere when you need it.
- Docker series uses Docker to build a browser-based DOS nostalgic game library 基于web的DOS怀旧库,什么仙剑1、金庸群侠传…..需要时候可以解解闷。
- Docker series uses docker to deploy web-side nostalgic game emulator based on emulatorjs 基于web的怀旧游戏模拟器,什么NES、GBA…需要自己导入rom。
- The emulatorjs simulator of Qijiyinqiao series realizes the synchronization of key configuration Since the default key positions of the emulatorjs simulator are too disgusting, and after changing them, you have to change them again when you change the browser, so we studied a compromise method.
- Docker series uses LXC to set up a Minecraft Bedrock Edition server based on Turnkey-gameserver I found that LXC has a Turnkey-gameserver template. Out of curiosity, I used it to build a server for the Bedrock Edition of Minecraft, but I feel that using Docker is more convenient.
Movies and TV
Display of film and television construction results.
Invincible MV recommendation list:Invincible MV Recommendation List
This is built using peertube (decentralized youtube). Currently, the shared content is mainly some of my favorite MVs, published through cloudflare. Domestic access may be a little slow, but it is mainly for proofing so that everyone can see the effect.
Invincible film and television poster wall:Invincible film and television poster wall
The emby experience station I built can only be used to view the content but not to actually play it. However, if you just want to experience the effect of the emby poster wall, it is enough.
Game World
Display of game construction results.
Invincible Azeroth:Invincible Azeroth
In fact, it is:Trinitycore Series Deployment World of Warcraft Trinitycore 3.3.5 Registration WebsiteThe finished product of the registration website mentioned in the article can directly register users and modify passwords. You can even directly run wow.exe to connect and play using the client downloaded from the Baidu link provided by the website.
Unbeatable nostalgia simulator:The best nostalgic simulator
In fact, it is:Docker series uses docker to deploy web-side nostalgic game emulator based on emulatorjsYou can directly play and experience the finished product of the web-based nostalgic simulator mentioned in the article.
Unrivaled DOS game library:Unrivaled DOS game library
In fact, it is:Docker series uses Docker to build a browser-based DOS nostalgic game libraryThe finished product of the DOS nostalgic game "Cry" mentioned in the article is available for you to play and experience directly.
Other functions
In fact, most of them are the actual effects of Docker built in the Docker section. I will not introduce them one by one. You can check the content you are interested in by yourself, or you can directly visithttps://tangwudi.com, directly reach the corresponding content through the public navigation page tags.
There are also benefits to writing maps. Sometimes I can get lost and can't find my own data.
This is also one of the reasons why I often don’t even know what I have written.