Articles tagged "raspberry-pi"
K3s Tutorial 2026: Lightweight Kubernetes for Raspberry Pi, Edge, and Home Lab
K3s tutorial 2026: install K3s on Linux or Raspberry Pi, add worker nodes, deploy apps, configure Traefik ingress, set up persistent storage, and compare K3s vs K8s vs MicroK8s vs k0s. Under 100MB binary.
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.
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
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.