Connect To Wifi From The Linux Command Line - LinuxConfig.org

Lots of people like graphical utilities for managing their computers, but plenty don't too. If you prefer command line utilities, managing WiFi can be a real pain. Well, it doesn't have to be. wpa_supplicant can be used as a command line utility. You can actually set it up easily with a simple configuration file.
This is a companion discussion topic for the original entry at https://linuxconfig.org/connect-to-wifi-from-the-linux-command-line

Jimmy Ilenloa

thank you. I used this to activate the wps. the wpa_cli command is great

Usman Ahmad Khan -> Jimmy Ilenloa

how to restart wpa_supplicant?

pat

looks like you didnt comment out the password line on the image at the end? are you suppose to comment it out or no?

pa_passphrase networkname password > /etc/wpa_supplicant/wpa_supplicant.conf
-bash: /etc/wpa_supplicant/wpa_supplicant.conf: Permission denied
i need your help guys PLEASE