Raspberry Pi Configuration

This is all based off of a bare image of raspbian lite.

We're first going to configure a few things on the pi.

raspi-config

Enable SSH

We'll want to enable ssh so we can work remotely. Working off of the pi itself is a pain in the ass.

Auto Login

Next we're going to want to automatically login to the terminal when our pi boots.

Last updated

Was this helpful?