SSH/OpenSSH/Keys
   https://help.ubuntu.com/community/SSH/OpenSSH/Keys

Raspberry Pi is *not* running ssh
   Connect up video, keyboard, and mouse
   Also can add Ethernet cable (May take a while to deploy switches)
   
Start up
   https://www.raspberrypi.org/documentation/linux/usage/users.md
   login as pi with password raspberry
   run raspi-config
      may need to configure keyboard first...
      change password to ********
      enable ssh
   date >> /etc/start.txt
   echo YOUR NAME >> /etc/start.txt
   reboot

Get the Pi running ssh

Create an account called uncacsci
    Put uncacsci in sudo group
    with password AhoyMates

Reboot in RRO223 and make sure ssh works....

Put things in moodle