All tagged Raspberry Pi

Raspberry Pi Power Savings and LED Configuration

One of the latest enhancements to my network-based booting Raspberry Pi cluster involved disabling some of the extra hardware and LED lights to save a bit of power, as well as enhance visual indications during restarts, crashes, etc. I've shared snippets of my /boot/config.txt file and have annotated my reasoning for the settings changes.

Raspberry Pi Preparation Scripts

The Raspberry Pi Boot Guide remains one of our blog's most popular articles. This past January, I created a series of shell scripts to ease implementing network based-booting configuration, as well as automating other common administrative tasks, for Raspberry Pi users. I have setup a public GitLab project called rpi-prep to ease distribution and will be discussing how to make use of these scripts in this article.

K3s Homelab on Raspberry Pi 4B

I will breakdown the steps of creating a homelab of your very own without breaking your budget. This guide can be customized to meet your own unique and individual needs. You can horizontally and vertically scale to add more performance, or adjust the role of different components to increase, decrease, or eliminated high-availability depending on your own individual needs. At the same time, all of the components of this environment, with a small bit of effort can be repurposed to other projects, given shifts in your interests, hobbies, and needs.

Raspberry Pi Network Boot Guide

In my spare cycles over the last couple of months, I've spent a significant amount of time refining my process for network booting Raspberry Pis on a Synology NAS. It took reading many other existing blogs, as well as the official Raspberry Pi network boot guide. In the end, I've figured out the nuances of booting a Pi 3B, Pi 3B+, and 4B on both NFS and iSCSI.

Raspberry PI iSCSI Issues

After lots of cool changes on the home network, I wanted to post about something that had stumped me recently with my RPi4 running Raspberry PI OS (Debian Buster). It would seem that configuring my primary Synology for LACP-based link aggregation had an unusual side-effect on my RPi4.