Setting up Wi-Fi on Raspberry Pi
You can setup Wi-Fi on GUI, or you can configure it from your console. Here is how to do it from the console. Brief steps: 1. Registering Wi-Fi Network 2. Enabling Automatic Connection 3. Connecting to Wi-Fi network Let’s get started. 1. Registering Wi-Fi Network 1-1. Open /etc/wpa_supplicant/wpa_supplicant.conf sudo nano /etc/wpa_supplicant/wpa_supplicant.conf 1-2. Add last… Continue reading “Setting up Wi-Fi on Raspberry Pi”