Connecting to Campus Networks on Linux: Difference between revisions

update sha1sum
(change sed to grep)
(update sha1sum)
 
Confirm that you have the correct file, and if so move it to <code>/var/lib/iwd/eduroam.pem</code>:
 
<code>echo "736c7004527b8d42c27526a5e8ad67b39f395d2d6f721c8150972c401148464c71c2c3701a031932 eduroam.pem" | sha1sum -c && sudo mv eduroam.pem /var/lib/iwd/eduroam.pem</code>
 
If the command returns <code>eduroam.pem: FAILED</code>, proceed to the section below. Otherwise, skip it and proceed to "'''Connecting to eduroam'''".