-
Raspberry Pi 5 and NVMe SSD: how to set up and work with the new media
Raspberry Pi 5 in combination with PoE/M.2 HAT opens the possibility to use fast NVMe SSD drives. This significantly increases the speed of the system, makes it more reliable compared to traditional ones microSD-cards and allows you to store significantly… >>>
-
Review of Samsung NVMe SSD for Raspberry Pi 5
I purchased a PoE M.2 HAT+ adapter from Waveshare for my Raspberry Pi 5, which allows not only to power the board via Ethernet, but also to connect an NVMe M.2 storage drive. This opens up new possibilities for using… >>>
-
Mission Center – Windows-style task manager
The power of the graphical interface In the Linux world, it is traditionally customary to focus on text interfaces: console, htop, top, systemctl – these tools are well known to experienced users. However, modern realities dictate other requirements: many users… >>>
-
How to use Raspberry Pi Connect
Introduction One of the most convenient ways to remotely control a Raspberry Pi has traditionally been to use a VNC server, which allows you to access the Raspberry Pi’s graphical interface via a local network or from the outside. However,… >>>
-
Cloudflare: real experience repelling a DDoS attack from russia
Introduction When I bought a domain and decided to deploy a public site on my Raspberry Pi (this blog you are reading now) I knew that a DDoS attack would happen, for sure, but it was only a matter of… >>>
-
Telegram bot for electricity monitoring
Introduction russia’s massive attacks on Ukraine’s energy infrastructure have led to large-scale power outages (blackouts). This has created everyday problems for ordinary civilians, including: teaching children in the evening without electricity, moving elderly people around in high-rise buildings, cooking food… >>>
-
Raspberry Pi as a KVM hypervisor
Introduction The Raspberry Pi has long transcended its original role as a simple board for enthusiasts: today it is a fully functional mini-computer capable of performing complex tasks, including hardware virtualization. This article provides a step-by-step guide to installing Raspberry… >>>
-
Monitoring Raspberry Pi CPU Temperature with Zabbix
Introduction In the world of IoT and home servers, Raspberry Pi stands out as a versatile companion. However, to ensure its stable operation, it’s crucial to monitor key metrics such as the CPU temperature. In this guide, I’ll walk you… >>>
-
How to Move a WordPress Site to a New Raspberry Pi using rsync backup
Introduction Migrating a WordPress website to a new server is no easy task – especially when minimizing downtime is crucial. In this article, I’ll show you how I successfully moved my WordPress site from one Raspberry Pi to another, keeping… >>>