Hello Folks,
In this tutorial, we will learn how to connect Raspberry Pi using command line.
First of all, open terminal
and type the command:
sudo nano /etc/wpa_supplicant/wpa_supplicant.conf
This will open nano text editor with wpa_supplicant.conf file. Now, we have to add some statement for connecting it to WiFi
At the end of the file, add these statements:
In this tutorial, we will learn how to connect Raspberry Pi using command line.
First of all, open terminal
and type the command:
sudo nano /etc/wpa_supplicant/wpa_supplicant.conf
This will open nano text editor with wpa_supplicant.conf file. Now, we have to add some statement for connecting it to WiFi
At the end of the file, add these statements: