
My problem is about a wifi configuration in my University. In the site of the University i'have found the instrunction to configure the connection from the terminal, but i want to utilise the panel configuration of mageia. After i attach an example from the terminal instrunction, someone can help me to configure the panel of Mageia?
network={
ssid="UNIME-WIFI"
proto=WPA
key_mgmt=WPA-EAP
pairwise=TKIP
eap=PEAP
identity="mrossi@unime.it"
password="123456"
phase2="auth=MSCHAPV2"
Thanks