You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alpha Chen
b4d0d43bcb
|
5 years ago | |
---|---|---|
.. | ||
README.md | 5 years ago | |
bootstrap.yml | 5 years ago | |
config.json | 5 years ago | |
ddclient.conf | 5 years ago | |
jail.local | 5 years ago | |
main.yml | 5 years ago |
README.md
Attitude Adjuster
Installation notes
-
Install Etcher:
brew cask install balenaetcher
-
Run the Ansible playbooks
ansible-playbook --extra-vars "ansible_user=pi" --ask-pass attitude-adjuster/bootstrap.yml
ansible-playbook attitude-adjuster/main.yml
- Install Pi-hole
curl -sSL https://install.pi-hole.net | bash
Optional
- Use
raspi-config
to set up the WiFi
- Additional setup
- Add
scan_ssid=1
to/etc/wpa_supplicant/wpa_supplicant.conf
- Restart WiFi:
wpa_cli -i wlan0 reconfigure
- Use
raspi-config
to set the keyboard layout