Raspberry Pi
Introduction
Just some notes in case I forget.
Setting Up
For the openssh-server you need to install and then use rasp-config to activate For sudoers you need to EDITOR=vi visudo For the UART set it in the config.txt and to redirect bluetooth add
dtoverlay=pi3-miniuart-bt
dtoverlay=pi3-disable-bt
iwiseman@lonely:~$