• Scientific Computing | SciVision
  • Blog
  • Tags
  • Categories

Connecting to 802.1x Wifi from a Linux device

21 April, 2016

If you don’t have a graphical desktop, 802.1x Enterprise Wifi may require the following manual settings.

Edit /etc/wpa_supplicant/wpa_supplicant.conf and paste at the end:

Then

reboot

Upon successful Wifi connection:

wpa_cli -i wlan0 status
  • wifi