- Latest instructions for bookworm 32 bit desktop 1.23GB image
- Image customizations to always use :
- Set Hostname tunes
- Allow public key auth and set the key to newlaptopkey
- Set username and password to pi
- Configure wirelss lan Jupiter
- Set local settings US/Eastern
- Play Sound when finished
- Don't eject
- Burn the image
- Change default passwords in tunes.txt and copy to /boot
ssh -A -o 'UserKnownHostsFile /dev/null' -o 'StrictHostKeyChecking no' [email protected]
git clone [email protected]:tljohnsn/piplayer.git
bash ~pi/piplayer/pi.sh
- This uses the mac address configured in /boot/tunes.txt for pairing
piplayer/scripts/pair-jbl-port.sh
#Do not run as root
cd ~pi
piplayer/scripts/install-pat.sh
sudo ~/piplayer/scripts/consortmasq.sh wlanboard
sudo su - root
ssh-keygen -t rsa
ssh-copy-id [email protected]
nmcli --ask device wifi connect "Verizon-MiFi8800L-CF30"