User Tools

Site Tools


start:tips:rsb:wifi_lite

Setup WiFi on Raspbian Jessie Lite

Raspbian Jessie Lite has no GUI, so how on earth do we configure WiFi on it? It's easier that you might think!

All you need to do is edit one file!

sudo nano /etc/wpa_supplicant/wpa_supplicant.conf

We want the file to look like the screenshot below. You'll need to swap “YOUR_SSID” and “YOUR_PASSWORD” for your WIFI name and password. Once done, save & close down nano.

Content of the file "/etc/wpa_supplicant/wpa_supplicant.conf"

That's it! Reboot your Pi with

sudo reboot 
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
start/tips/rsb/wifi_lite.txt · Last modified: 2018/04/15 16:35 by admin_wiki