Raspbian on RPi


Pre-Configuration

  1. Library update
    	sudo apt-get update
    
               
  2. Software upgrade
    	sudo apt-get upgrade
    
               
  3. Raspberry Pi Firmware update including Kernel
    	sudo rpi-update
    
               

Check Wireless Connections

  1. Check wifi
    	sudo iwlist wlan0 scan