sudo raspi-config
Follow prompts
reboot
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
hostname -I
ssh pi@ipaddres
Password: raspberry