Linux, Server Setup, Networking

PT3録画サーバーのファン故障による熱暴走と主要コンテナの緊急退避

I have been operating an ASRock Beebox equipped with a PT3 tuner for many years as both a recording server and a host ...

n8n and automation

n8n - Python runner unavailable: Python 3 is missing from this system

When setting up n8n using a container environment such as Docker, trying to run Python in a “Code node” r ...

AI Local LLM

Open WebUIとMarkItDownで実現するローカルLLMのドキュメント解析

In recent times, building local LLM environments using Ollama and Podman has become extremely easy. However, when hav ...

AI Local LLM

Docker不要。WSL2とPodmanで作る軽量ローカルLLM環境構築

Currently, I am experimenting with building a “multi-agent” system that coordinates multiple AIs.
Rat ...

n8n and automation

タイムズカー予約を自前カレンダーへ完全同期!n8nで構築する「キャンセル忘れ防止」機能

The other day, I had a bitter experience where I forgot to cancel a Times Car reservation and ended up being charged ...

Virtualization, Containers, WSL

Thumbnail of post image 052

“Narou.rb” is a Web novel management tool that I personally love using. Running inside a Docker container ...

AI Local LLM

ローカルLLM

In recent years, the demand for LLMs (Large Language Models) has rapidly grown, drawing significant attention not onl ...

Virtualization, Containers, WSL

Dockerコンテナのログがあふれてディスク容量不足!

When operating Docker, container logs can accumulate in large amounts and put pressure on disk space. Especially in e ...

WordPress, blog management, SEO

OpenLiteSpeedでリダイレクト設定(Rewriteルール)を行う方法

Since Google AdSense did not allow direct registration of a subdomain (donguri3.net), I needed to redirect traffic fr ...

WordPress, blog management, SEO

OpenLiteSpeedのコンテナでSSL証明書の更新

In this article, we will explain how to renew SSL certificates in an OpenLiteSpeed container environment using ols-do ...