leopolicastro
5/10/2020 - 8:04 PM

pi

Raspberry PI

To set up ssh

sudo raspi-config

Follow prompts

reboot

To rotate direction of screen 180 degrees
1 - sudo vim /boot/config.txt
2 - move all the way down to the end of the file
3 - add the line: display_rotate=2
4 - :wq

To get IP hostname -I

ssh pi@ipaddres

Password: raspberry