My Raspberry Pi Docs #5

Steps for Raspberry Pi 2

from: weworkweplay.com/play/automatically-connect-a-raspberry-pi-to-a-wifi-network/

Install the Latest Patches

$ sudo apt-get update

$sudo apt-get upgrade

Save a Copy interfaces File

$ cd /etc/network/

$ sudo cp interfaces interfaces_original

Steps Incomplete - More Comming Soon