A simple little device to war walk around the neighborhood.
My hardware configuration consists of:
- Raspberry Pi 4
- SanDisk 128GB Extreme microSDXC UHS-I
- GlobalSat BU-353-S4 USB GPS Receiver
- Panda Wireless PAU09 N600 x2
Tested on and built for Ubuntu 20.04 LTS.
These instructions assume the user is familiar with building a Raspberry Pi and navigating through a Linux environment.
Follow the instructions below after putting together the Raspberry Pi.
- Download the Ubuntu Server 20.04.2 LTS for for Raspberry Pi
- Use balenaEtcher (or another tool) to flash the pre-installed OS to the SD card
- Determine if the device will be administered or wireless
Once the device is ready, update the inventory
file for the IP address or FQDN before executing the playbook.
- Update the
inventory
file for the IP address or FQDN ssh
into the device and change the default passwordubuntu:ubuntu
, then exit- Copy an ssh public key using the new password
- Execute the playbook:
$ ansible-playbook install.yml -i inventory
Update and reboot the device as needed. Kismet server will start on boot and begin capturing networks.
Update the playbook to include Fedora IoT.