We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
WiFi is configured in the file wpa-supplicant
wpa-supplicant
sudo nano /etc/wpa_supplicant/wpa_supplicant.conf
It should look something like this:
network={ ssid="testing" psk="testingPassword" }