1. Install "log4-analyser_2.4.1_amd64.deb"
2. Open a terminal window and run the following commands to complete some additional installation steps
cd ~/Downloads/log4-analyser_2.4.1_amd64/ # or wherever this folder was unzipped to
chmod +x additional-linux-setup.sh
./additional-linux-setup.sh
3. Log out and back in again to ensure your user account has serial port access.
1. Ensure a GUI (Raspberry Pi) is installed (if using new SD card image) - a reboot will be required afterwards
sudo apt-get update && sudo apt-get dist-upgrade -y && sudo apt-get install ubuntu-desktop -y
2. Install "log4-analyser_2.4.1_arm64.deb"
3. Open a terminal window and run the following commands to complete some additional installation steps
cd ~/Downloads/log4-analyser_2.4.1_arm64/ # or wherever this folder was unzipped to
chmod +x additional-linux-setup.sh
./additional-linux-setup.sh
4. Log out and back in again to ensure your user account has serial port access.
1. Flash the image file to a suitable microSD card (>16GB recommended) using a tool such as balenaEtcher.
2. Insert this microSD card into your Pi, boot it up and log in using the default username 'ubuntu' and password 'tektyte'.
