Raspberry PI
Anything to do with raspberry pi world!
Raspberry Pi - SD card to a USB SSD
Install rpi-clone is on github and is downloaded by cloning the repository. It is a standalone...
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...