aly / config.php

0 likes
0 forks
3 files
Last active 1440822169
Multiple server support for github.com/delan/lookout http://stats.blha303.biz
1 <?php
2 $servers = array("http://stats.home.blha303.biz", "http://stats.web.blha303.biz", "http://stats.ipv6.b303.me", "http://stats.irc.b303.me");

aly / gistfile1.txt

0 likes
0 forks
1 files
Last active 1440822005
netctl config for polytechnic west (australia) wifi (needs student ID and password) | modified https://aur.archlinux.org/packages/netctl-eduroam/
1 Connection='wireless'
2 Interface=wlp2s0 # or your wireless interface name
3 Security='wpa-configsection'
4 Description='tafe'
5 IP='dhcp'
6 TimeoutWPA=30
7 WPAConfigSection=(
8 'ssid="PWAStudent"'
9 'key_mgmt=WPA-EAP'
10 'eap=PEAP'