Knowledge Arcana: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 35: | Line 35: | ||
alt+0216 = Ø | alt+0216 = Ø | ||
alt+0248 = ø | alt+0248 = ø | ||
Revision as of 14:05, 1 February 2018
The purpose of this page is to provide a dump of random useful facts which are not easily found anywhere else and are not easily categorized
IoT Network / UAS-Special
- There is a special network for IoT devices, in case you're working with a device that can't make it past the EULA acceptance.
- In Raspberry Pi you can drop this in /etc/wpa-supplicant/wpa-supplicant.conf and restart networking. Following that, the device should automatically load.
Here is the /etc/wpa-supplicant/wpa-supplicant.conf config
country=GB
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
network={
ssid="uas-special"
scan_ssid=1
psk="askflayorcoreyforpassword"
mode=0
proto=WPA2
key_mgmt=WPA-PSK
pairwise=CCMP
group=CCMP
auth_alg=OPEN
id_str="nameofthedevice"
priority=1
}
How to make Ø or ø
Behold, the power of Unicode.
alt+0216 = Ø
alt+0248 = ø