This guide assumes you are running Raspbian Jessie or later on your Pi3, and you are setting it up with headless (without dedicated monitor and input devices) and doing so at the Hack Space. The remote desktop protocal (RDP) is used.
ssh
with no extension to the boot
foldernmap -sN 162.16.1-5.0/24
to list all the device connected. look for device with raspberrypi
in its name. note the ip address.
pi
/raspberry
for sshsudo raspi-config
and use arrow keys to navigate and enable VNC and wifi
sudo apt-get install -y xrdp sudo apt-get install vnc4server sudo reboot