The one they gave us had problems. It would hang on boot with
mmc0 interrupt timed out
or something like that in the in the dmesg.
with raspi-config
:
- Expand Filesystem
- Boot Options -> Console
Added jpo
user in sudo
group
Set up SSH keys
Change password for pi
user
removed MOTD stuff:
PrintLastLog no
in/etc/ssh/sshd_config
- comment out
pam_motd.so
in/etc/pam.d/sshd
- rm
/etc/motd
Installed packages:
- vim
- zsh
- git (was actually already installed)
- golang
- silversearcher-ag
- iw
- hostapd
- dnsmasq
- tmux
See networking.md for info about how to set up the wireless dongle.