sudo apt-get install -y git
git clone --depth=1 https://github.com/Honey-Pi/HoneyPi.git HoneyPi
cd HoneyPi
sudo sh install.sh
It is recommended to run it in your home directory.
First start on a clean Raspbian Stretch Lite OS
We recommend flashing with balenaEtcher
- Connect HDMI to a TV
- Boot up
- Login with username
piand passwordraspberry - Run
sudo rapi-config - Select
5 Interfacing Optionsand enableP2 SSH - Connect your Raspi Ethernet Bus to your Router. If you use a Raspi Zero you could configure a wifi network connection.
- Now you can connect with your computer the first time via SSH to the Raspi.
- Login again. Change password with
passwdtohivescale - Run the Install Instructions from above