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.
Welcome to the KIPR-Update wiki!
copies from notes:
sudo systemctl stop hostapd sudo ifconfig wlan0 down *sudo iwconfig wlan0 mode managed *sudo ifconfig wlan0 up sudo iwconfig wlan0 essid "Catalyst Space"
sudo ip link set wlan0 down sudo ip link set wlan0 up
sudo dhclient -v -r wlan0
sudo systemctl stop dhcpcd sudo systemctl disable dhcpcd
systemctl start wpa_supplicant
/etc/NetworkManager/NetworkManager.conf file #####managed changed to true
https://www.linuxbabe.com/command-line/ubuntu-server-16-04-wifi-wpa-supplicant