Writing /var/lib/dokuwiki/data/meta/tutorials/installing_wireless_for_debian.meta failed
tutorials:installing_wireless_for_debian
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tutorials:installing_wireless_for_debian [2019/05/04 18:45] – admin | tutorials:installing_wireless_for_debian [2022/09/20 00:08] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 116: | Line 116: | ||
* The Left-click it and select your desired network. | * The Left-click it and select your desired network. | ||
* If the network requires a password connman-ui-gtk will ask for it now. | * If the network requires a password connman-ui-gtk will ask for it now. | ||
+ | * To start the connman-ui-gtk automatically everytime you login, in your panel, go to Applications-> | ||
+ | * Press +ADD | ||
+ | * Fill in the fields and be sure to put in " | ||
* You are done! | * You are done! | ||
+ | |||
+ | === connman plus eduroam === | ||
+ | |||
+ | * You need to install a certificate from Centro de Informática. For that you have to run the Linux Installer script (made only for Network Manager). This script will install the certificate in your home in ~/ | ||
+ | * Download and run the installation script from centro de informática: | ||
+ | * Make a text file / | ||
+ | |||
+ | [service_eduroam] | ||
+ | Type=wifi | ||
+ | Name=eduroam | ||
+ | EAP=ttls | ||
+ | CACertFile=/ | ||
+ | Phase2=PAP | ||
+ | Identity=*your ucr email address* | ||
+ | AnonymousIdentity=anonymous@ucr.ac.cr | ||
+ | Passphrase=*your_password* | ||
+ | |||
+ | * The certificate that centro de informática distributes is old and obsolete. You need to add the following to the file / | ||
+ | |||
+ | OPENSSL_ENABLE_MD5_VERIFY=1 | ||
+ | |||
+ | * Kill any wpa_supplicant that is running and restart connman. (Restart your computer if you have troubles with this) | ||
+ | * Connect to eduroam. It should work! | ||
+ | |||
==== Wicd ==== | ==== Wicd ==== |
tutorials/installing_wireless_for_debian.1556995519.txt.gz · Last modified: 2022/09/20 00:08 (external edit)