- 
Download NOOBS 
- 
Use ApplePi-Baker to Prepare SD card for NOOBS. 
- 
Copy the extracted contents of NOOBS download onto SD card. 
- 
Follow the instructions for an automatic install. 
- 
Insert the SD card into the Pi, attach an ethernet cable, plug it in. 
- 
Wait for the install to complete (between 15 and 30 minutes, depending on the speed of your Pi). 
- 
Use Fing to find the IP address of the Pi, and connect using SSH. 
- 
Change the hostname of the Pi. 
- 
Copy your SSH public key to the Pi. 
- 
Update Raspbian: 
- sudo apt-get update && sudo apt-get upgrade
- Install tmux:
- sudo apt-get install tmux
- Install RealVNC.