Skip to main content

Raspberry PI

Anything to do with raspberry pi world!

Raspberry Pi - SD card to a USB SSD

Install With the new version of the OS you can just use SD Card Copier from the accessories menu...

Raspberry Pi - Bash Colors

Check you shell to be default to bash if not already: Here's how to set Bash as your default log...

Raspberry Pi - Kiosk

Configure kiosk mode clear chrome cache rm -rf ~/.cache/chromium ~/.config/chromium New one ht...

Linux - Setup FTP and sFTP Server on Raspberry PI

Introduction Are you looking to set up an FTP server on your Raspberry PI, Rocky, Ubuntu or Debi...

Pi-Hole - Adding blocklist urls to the Gravity DB from the command-line

This is to add block list to the Gravity DB from the command line from a text file. You will nee...

Prometheus - Raspberry PI Node Exporter Install

This is to install the node exporter on a raspberry pi for Prometheus to scrap. Step1: Download ...

Raspberry PI - Uctronics panel setup

This is to setup the panel on the rack mount UCTRONICS raspberry pi holder with SSD drives You w...

Raspberry PI - Install NFS Server

dnf install nfs-kernel-server sudo cp /etc/exports exports.org vi /etc/exports Configure NFS E...

Raspberry PI- Pi-Nut Network

Installing Network UPS Tools (NUT) version 2.8.3 from source on a Raspberry Pi 4 running Raspberr...

Raspberry PI - Error encountered raspi-firmware sense-hat

Error dpkg: error processing package sense-hat (--configure): dependency problems - leavin...

Raspberry Pi - Upgrade bulleys to trixie

First upgrade to bookworm sudo apt update sudo apt full-upgrade sudo sed -i 's/bullseye/bookwo...

Pi-Hole - Add DNS to your Pi-Hole from Active Directory LDAPS

This pulls DNS node names from Active Directory over LDAPS, resolves A records against the AD DNS...