AAudio/Video Low Latency Webcam-to-Browser Streaming with RTSP/WebRTC byEero Kaan18. May 202311 minute read This tutorial will show you how to stream your webcam to your browser with the lowest latency possible, utilizing modern technologies like RTSP and WebRTC.
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 (bridged)byEero 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.
Read More 2 minute read MMagento Fix Magento Themes not overriding other filesbyEero Kaan21. September 2024 This brief article will present a potential solution for resolving issues where Magento themes fail to override other files as expected.
Read More 10 minute read MMagento Custom Knockout Variables for the Magento 2 MinicartbyEero Kaan31. August 2024 This guide explains how to add custom Knockout.js variables to the Magento 2 Minicart, using the Minicart Content and Subtotal regions as examples.