MMachine Learning Selfhost your own local LLM with Gemma 4 and llama.cpp byEero Kaan12. April 202610 minute read This article will show you how to setup and run your own selfhosted Gemma 4 with llama.cpp – no cloud, no subscriptions, no rate limits
Read More 6 minute read NNetworks How to route ComfyUI in a subdirectory behind a nginx reverse proxybyEero Kaan14. March 2026 Running ComfyUI within a proxied subdirectory is trickier than it looks. This article covers an nginx reverse proxy configuration that works reliably with ComfyUI, including fixes for workflow saving.
Read More 3 minute read CContainers Fix Incus not starting up after using the lxd-to-incus migration toolbyEero Kaan4. March 2026 This article shows how to fix a bug in the lxd-to-incus migration tool, that prevents Incus from starting up again after migration.
Read More 7 minute read NNetworks How to send and receive SMS within LXC/Incus containers with your own cellular modembyEero Kaan24. February 2026 This article shows you how to set up your own cellular modem inside your LXC/Incus container to send and receive SMS messages.
Read More 3 minute read CContainers Give applications within LXC/Incus containers access to host’s desktop environmentbyEero Kaan31. January 2026 This tutorial shows how to run GUI applications in an LXC/Incus container and still be able to display them on the hosts desktop environment.
Read More 4 minute read MMachine Learning Run WhisperX on NVIDIA Pascal GPUsbyEero Kaan10. August 2025 Learn how to set up WhisperX on Ubuntu 24.04 with an NVIDIA Pascal GPU, including drivers, Conda environment, and CUDA-compatible PyTorch.
Read More 3 minute read NNetworks AutoCert: Automatically push custom SSL certificates to OPNsensebyEero Kaan30. July 2025 This article introduces AutoCert, a tool that enables automatic pushing and activation of SSL certificates for OPNsense instances.
Read More 4 minute read CContainers Passthrough NVIDIA GPUs to LXC containers in Ubuntu 24.04byEero Kaan21. June 2025 Learn how to passthrough an NVIDIA GPU to an LXC container for efficient, GPU-accelerated workloads in lightweight environments.
Read More 4 minute read CContainers Connect LXC container with own IP address to external network using bridgingbyEero Kaan14. March 2025 This guide explains how to connect your LXC container to an external physical network with its own IP address using the bridged method.
Read More 1 minute read HHardware HP OfficeJet Pro 7720: Carriage not moving despite open doorbyEero Kaan25. January 2025 This article explains how I fixed my HP OfficeJet Pro 7720 when the printhead carriage wouldn't move, despite the service door being open.
Read More 1 minute read MMagento How the Magento 2 message system worksbyEero Kaan20. January 2025 This article provides a flowchart explaining how Magento 2 implements both cookie-based and AJAX-based messages.