Skip to content

Commit

Permalink
Less ambiguous reference to UIC's network in https://lug.cs.uic.edu/wifi
Browse files Browse the repository at this point in the history
 (#18)

* Created tutorial on how to connect to UIC WiFi via Linux heavily based off of this article:
https://help.uillinois.edu/TDClient/37/uic/KB/ArticleDet?ID=915

Lists all the fields to fill in both as a list and a table - will likely prune later.
Additionally: I need to add an up to date image of the Ubuntu Network Manager GUI as an example and to test this to ensure the tutorial is actually correct.
(It should be, but I'd rather ensure this is true before pushing it to main :) )

* Truncated Article

Removed list of fields that was provided right before they were effectively listed again in the table which tells you what information to provide for each field.

* Added screenshot of KDE desktop enviroment connecting to UIC WiFi via GUI.
Added alt text for screenshot.

* Renamed markdown file for nicer link

* added GNOME desktop screenshot

* made reference to network less ambiguous.

---------

Co-authored-by: Neko <lowpolyneko@protonmail.ch>
  • Loading branch information
xmasscan and lowpolyneko authored Jul 25, 2024
1 parent 448b2f2 commit dd4470b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/wifi.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: How to Connect to UIC WiFi on Linux

This article assumes that you both have the correct wireless drivers installed, and that you are connecting to the network on UIC's campus.

To connect to our network, make sure that you are connecting to **UIC-WiFi**.
To connect to the main wireless network on campus, make sure that you are connecting to **UIC-WiFi**.

![A user with a KDE desktop connecting to UIC WiFi via the GUI on Fedora.](static/UIC-WiFi/uic-connection-example.png)
![A user with a GNOME desktop connecting to UIC WiFi.](static/UIC-WiFi/gnome-wifi.png)
Expand Down

0 comments on commit dd4470b

Please sign in to comment.