.. | ||
image1.png | ||
image2.png | ||
image3.png | ||
image4.png | ||
image5.png | ||
image6.png | ||
image7.png | ||
image8.png | ||
README.md |
Connecting to Academedia wifi on a linux system
In order to be able to use your linux system in your academedia school environment, you need to connect to a wifi network.
There are two primary networks available: ACAGuest, and ACANet1x. However, you probably know ACANet1x as Academedia X Profiles.
Connecting to guest
The guest wifi network is just a simple wpa2 network with a password. The password is as follows:
FramtidNu
(as of 2024)
Please note that the guest network and the internal network (ACANet1x) are the same network. You just connect from two different wifi networks.
The only difference is that ACAGuest has limited bandwidth. But other than that you have access to everything.
Connecting to the internal network (ACANet1x)
Connecting to the internal network is slightly more complicated since it is a WPA enterprise network designed for windows environments.
However, setting up a profile with network manager is still quite simple. The following examples use nmtui.
-
Add a new wifi network.
-
Enter your desired name (recommended to be set as ACANet1x) and the name of the wireless network card you want to use.
- Set SSID to
ACANet1x
and mode toClient
.
- Set security to
WPA & WPA2 Enterprise
, and set authentication method toPEAP
.
- Fill in your "anonymous" identity as well as domain. (the email is the same one you use to connect to the network on windows).
- Set PEAP version to
Automatic
and the inner authentication method toMSCHAPv2
.
- Enter the username (email) and password for your learnet account. These are the credentials you use to log into the network on windows.
- For security reasons, you should choose only to store the password for this user.
- You should also choose to only store the profile for this user.
And that's it! You should now be able to connect to this network. Note that you might get prompted to enter the password again. If this happens every time you connect, you might have to modify the profile to store itself and the password for all users.