After assembing the unit the first thing to do is enable the camera.
sudo raspi-config
Test the camera - the following command will stream 5 seconds of video to the screen
raspivid -t 5000
Get the Wifi / Network Working
Update packages
sudo apt-get update
Install important packages
sudo apt-get -y install xrdp openssh-server sudo apt-get -y ffmpeg gedit
sudo apt-get -y install vlc