Skip to content

Instantly share code, notes, and snippets.

View binitshah's full-sized avatar

Binit Shah binitshah

View GitHub Profile
@binitshah
binitshah / GTwifi
Last active February 14, 2018 03:00 — forked from justbuchanan/GTwifi
Arch Linux netctl config for GTwifi at Georgia Tech
# This netctl profile is for connecting to Georgia Tech's GTwifi network
# Usage:
# 1. Copy/download this profile, 'GTwifi', to /etc/netctl/
# 2. Set the 'identity' and 'password' fields appropriately
# 3. Set the Interface to your device. you can run 'iw dev' to get a list.
# 4. Set file permissions and ownership:
# chown root:root /etc/netctl/GTwifi
# chmod 0600 /etc/netctl/GTwifi
# 5. Start the profile
# netctl start GTwifi