Skip to content

Instantly share code, notes, and snippets.

@oguzkaganeren
Created September 24, 2019 13:07
Show Gist options
  • Save oguzkaganeren/90ddd41cae873fcf9cc73abcf5cf992f to your computer and use it in GitHub Desktop.
Save oguzkaganeren/90ddd41cae873fcf9cc73abcf5cf992f to your computer and use it in GitHub Desktop.
Description='Eduroam'
Interface=wlp2s0
Connection=wireless
Security=wpa-configsection
IP=dhcp
ESSID=eduroam
WPAConfigSection=(
'ssid="eduroam"'
'key_mgmt=WPA-EAP'
'eap=TTLS'
'anonymous_identity="my_uid@ogr.deu.edu.tr"'
'identity="my_uid@ogr.deu.edu.tr"'
'password="my_password"'
'phase2="auth=PAP"'
)
@oguzkaganeren
Copy link
Author

/etc/netctl/edurom...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment