Initial Setup
Wheel
Raspberry Pi OS does not have the wheel group by default. It can be added with sudo groupadd whe...
doas
doas can be installed with sudo apt install doas After this, a config file must be created, opt...
ssh
The Raspberry Pi OS can be set up with an rsa key already authorized. If this is not the case, a ...