Configuring Edimax Wifi Dongle in Raspberry Pi 2

I am going to be very quick here-

Open the terminal 
Type :sudo su
Type in the root password(or your password)

Type : nano /etc/network/interfaces

This will open the nano interfaces.Here you need to configure you Wifi Settings as shown below-
PS- Please tyoe in your SSID and password for your WiFi connection.


Once you have made your changes use Ctrl+X and "Y" to save the file.

Use this command to restart the service-
sudo service networking reload
Final step is to Restart the system

Comments

Popular posts from this blog

How To Install LEX and YACC in Linux or Ubuntu

Listing/Delisting of an article in to an Assortment in SAP SCM Retail

How to Create Live Search In Html Using Ajax Ad PhP - Google Live Search / Instant Search Code And Example