Articles tagged "raspberry-pi"
17 min readIntermediate
K3s Tutorial 2026: Run Kubernetes on a Raspberry Pi or 1GB VPS
K3s is the lightweight Kubernetes distribution with 200% YoY growth. Install K3s on a Raspberry Pi or 1GB VPS, deploy apps, configure persistent storage, set up Traefik ingress, and add worker nodes.
1 min readBeginner
Raspberry Pi Python: ZipImportError zlib Fix
Install the package zlib1g-dev using the command: sudo apt-get install zlib1g-dev to fix the error zipimport.ZipImportError: while installing python 3.7 from sources
2 min readIntermediate
Using bettercap for wifi wardriving using Raspberry pi
In this tutorial we explain how to configure a raspberry pi to use bettercap for wireless wardriving. In particular we use the caplet airodump.cap. We also recommend which hardware to use for wardriving with a raspberry pi. Following this steps you will be able to install bettercap on a raspberrypi.