Knowledge Arcana: Difference between revisions

From Unallocated Space
Jump to navigation Jump to search
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
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
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


* There is a special network for IoT devices, in case you're working with a device that can't make it past the paywall. Here is the wpa supplicant configuration. In Raspberry Pi you can drop this in /etc/wpa-supplicant/wpa-supplicant.conf
== IoT Network / UAS-Special ==




country=GB
* 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.
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
 
update_config=1
*In Raspberry Pi you can drop this in /etc/wpa-supplicant/wpa-supplicant.conf and restart networking. Following that, the device should automatically load.
network={
 
        ssid="uas-special"
Here is the /etc/wpa-supplicant/wpa-supplicant.conf config
        scan_ssid=1
 
        psk="askflayorcoreyforpassword"
 
        mode=0
 
        proto=WPA2
        country=GB
        key_mgmt=WPA-PSK
        ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
        pairwise=CCMP
        update_config=1
        group=CCMP
        network={
        auth_alg=OPEN
                ssid="uas-special"
        id_str="nameofthedevice"
                scan_ssid=1
        priority=1
                psk="askflayorcoreyforpassword"
}
                mode=0
                proto=WPA2
                key_mgmt=WPA-PSK
                pairwise=CCMP
                group=CCMP
                auth_alg=OPEN
                id_str="nameofthedevice"
                priority=1
        }
 
 
 
 
== New Space Requirements ==
 
Minimum 2000 sqft.
Industrial / warehouse type area for shop equipment / work area.
Office space could be a plus or the ability to build or partition something like a classroom.
Bay door is preferable, but double doors could work instead.
Tall ceilings are preferred.
Rent: We are hoping in the range of $1400 - 1800 per month. We are a 501(c)(3), if that helps.
 
== How to make Ø or ø ==
Behold, the power of Unicode.
 
alt+0216 = Ø
 
alt+0248 = ø
 
== Who to sell/give stuff to when we have too much==
 
'''Old Unlicensed computers below windows 7'''
Arundel Recycling (Recycling and Ecycling)
http://www.interamaterials.com/
8005 Dorsey Run Rd, Jessup, MD 20794
(410) 799-9470
 
'''Computers Windows 7 or Newer'''
Compu Computers (In Glen Burnie)
http://compucomputers.com/
 
'''Computers Pre 1995'''
Local Computer Museum
Contact UGR on Mailing list

Latest revision as of 23:48, 30 October 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
       }



New Space Requirements

Minimum 2000 sqft. Industrial / warehouse type area for shop equipment / work area. Office space could be a plus or the ability to build or partition something like a classroom. Bay door is preferable, but double doors could work instead. Tall ceilings are preferred. Rent: We are hoping in the range of $1400 - 1800 per month. We are a 501(c)(3), if that helps.

How to make Ø or ø

Behold, the power of Unicode.

alt+0216 = Ø

alt+0248 = ø

Who to sell/give stuff to when we have too much

Old Unlicensed computers below windows 7 Arundel Recycling (Recycling and Ecycling) http://www.interamaterials.com/ 8005 Dorsey Run Rd, Jessup, MD 20794 (410) 799-9470

Computers Windows 7 or Newer Compu Computers (In Glen Burnie) http://compucomputers.com/

Computers Pre 1995 Local Computer Museum Contact UGR on Mailing list