Raspberry Pi DNS-Over-HTTPS (DoH) for Pi-Hole?

Configure DNS-over-HTTPS (DoH) on your Raspberry Pi to enhance privacy, security and performance with Pi-Hole ad blocking. Domain Name System (DNS) is an essential internet service that translates human-readable domain names into machine-readable IP addresses. However, standard DNS traffic is unencrypted and vulnerable to eavesdropping and manipulation. DNS-over-HTTPS (DoH) encrypts DNS queries to prevent snooping … Read more

Monitoring a UPS with NUT on the Raspberry Pi?

The Uninterruptible Power Supply, or UPS, is an important piece of equipment that can protect your electronics from unexpected power outages. Connecting your Raspberry Pi to a UPS ensures it shuts down safely during a power cut, avoiding SD card corruption or data loss. This article explains how to monitor a UPS connected to a … Read more

Running your Raspberry Pi as a Wake-on-LAN Server?

A Raspberry Pi is a versatile device that can function as a low-powered, always-on Wake-on-LAN (WOL) server to wake up network devices on demand. Setting up your Pi as a WOL server allows you to power on computers and other network equipment remotely, without physically pressing the power button. Benefits of Using a Raspberry Pi … Read more

Installing Frigate NVR on Raspberry Pi?

Frigate is an open-source network video recorder (NVR) designed specifically for object detection on security cameras. It runs on a Raspberry Pi and uses machine learning to identify people and vehicles in camera footage. Frigate NVR provides the following key features: Object detection for people, cars, trucks, buses, boats, airplanes, etc. using machine learning Real-time … Read more

Running Plausible Analytics on the Raspberry Pi?

The Raspberry Pi is a tiny, affordable computer that has become beloved by tinkerers, hobbyists, and pragmatists alike for its versatility and capability despite its small size. One great use case for the Raspberry Pi is to host web services in your own home without relying on third-party services or the cloud. In this article, … Read more

Setting up Firefly III on a Raspberry Pi?

Firefly III is an open-source personal finance manager that allows users to track their spending and manage their finances. This guide will walk through how to install Firefly III on a Raspberry Pi, optimize the setup, and enhance the user experience. Overview of Firefly III Firefly III is a self-hosted financial manager with features like … Read more

Using apcupsd on the Raspberry Pi?

apcupsd is a software package that allows you to use an uninterruptible power supply (UPS) with a Raspberry Pi. It communicates with the UPS over USB or serial to monitor the status and allows for safe shutdown of the Pi in the event of a power outage. Why Use apcupsd on a Raspberry Pi There … Read more

Setting up Restreamer on the Raspberry Pi?

Setting up Restreamer, an open-source streaming software, on a Raspberry Pi allows you to stream to multiple platforms simultaneously from the low-cost microcomputer. This guide covers purchasing equipment, installing Restreamer, optimizing settings, and troubleshooting issues when streaming from a Raspberry Pi. Selecting Raspberry Pi Hardware The latest Raspberry Pi models like the Pi 4 provide … Read more