install




This guide shall demonstrate how to set up PiAware (FlightAware) on a Raspberry Pi. Difficulty: EasyTime: 20 minutes Prerequisites Installation The installation process of PiAware is very simple and straight forward. (Optional) Activate Wireless LAN On the prepared micro SD card you will find a file called “piaware-config.txt“. In this […]

Track planes with a Raspberry Pi (PiAware w/ MLAT)



This guide shall demonstrate how to set up Kali Linux on Apple Silicon Macs for free using UTM. Difficulty: BeginnerTime: 20-30 minutes Prerequisites Since Apple has made the switch from Intel-based processors to Apple Silicon, running virtual machines on your Mac is not as simple as it used to be. […]

Kali Linux VM on Apple Silicon (Free)


This guide shall explain how to set up a dockerized Folding@Home instance on a Raspberry Pi 4. What is Folding@Home? Folding@home is a distributed computing project that uses the idle processing power of personal computers to perform protein folding simulations and other scientific calculations. The project was developed by the […]

Dockerized Folding@home on Raspberry Pi 4




This guide shall demonstrate how to set up “Portainer” on a Raspberry Pi. Difficulty: EasyTime: 20 – 30 minutes YouTube video: https://www.youtube.com/watch?v=3NfUIKDbrrw Prerequisites For this guide, I will assume that you already know how to set up a headless Raspberry Pi. If not, please read the following article before you […]

Setup Portainer on Raspberry Pi OS


This guide shall demonstrate how to install and run “Stable Diffusion” locally and run it with a Web UI. Difficulty: EasyTime: 30 minutes What is Stable Diffusion Stable Diffusion is a deep learning, text-to-image model released by startup StabilityAI in 2022. It is primarily used to generate detailed images conditioned […]

Install and run Stable Diffusion locally with Web UI on ...