scottmuc / infrastructure

Documentation / Automation for personal third-party infrastructure
The Unlicense
10 stars 2 forks source link

Rebuild Raspbery PI - With Natalia and Jason! #45

Closed scottmuc closed 1 year ago

scottmuc commented 1 year ago

Yay for Repaving!

As much as possible is documented inline in this issue template. In case of problems you may find help by viewing all the previous repave issues. Have fun!

Things to do with the existing build

Post OS install steps on desktop

How Do I Know I Am Done?

scottmuc commented 1 year ago

DHCP turn off instruction is referring to old software, using DNSMASQ now for DHCPD.

scottmuc commented 1 year ago

Logging into the Telekom router with Brave seemed to be busted... also, should not if Bulleyes should be 32 or 64 bit.

scottmuc commented 1 year ago

Add hugo to WSL automation

scottmuc commented 1 year ago

Delete deletion of old Grafana repo

scottmuc commented 1 year ago

Thanks @nataliadm-cp and @jsnprtr for joining <3

scottmuc commented 1 year ago
~/workspace/infrastructure/pi ? ssh ansible@pi 'cat /etc/os-release && uname -a'
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
Linux raspberrypi 5.15.61-v8+ #1579 SMP PREEMPT Fri Aug 26 11:16:44 BST 2022 aarch64 GNU/Linux