/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

sylvaindurand.org
| | whatibroke.com
1.0 parsecs away

Travel
| | Hi everyone, Just a quick post on how to configure wireless info on a raspberry pi. To start with, open the config file: sudo nano /etc/wpa_supplicant/wpa_supplicant.conf You can then add any number of connections to the file with varying priorities: ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev update_config=1 country=AU network={ ssid="Mobile Network" psk="YOUR_PASSWORD" key_mgmt=WPA-PSK priority=2 } network={ ssid="Home Network" psk="YOUR_PASSWORD"...
| | blog.haschek.at
1.4 parsecs away

Travel
| | Personal Blog of Christian Haschek
| | www.losant.com
0.7 parsecs away

Travel
| | A Tutorial on Getting Started with the Raspberry Pi Zero W without a Monitor
| | willhaley.com
4.0 parsecs away

Travel
| It is possible to configure a WiFi enabled Raspberry Pi using only a Chromebook and your WiFi access point. This can be done headless (no monitor required) and results in a Raspberry Pi with WiFi and ssh enabled so that you can control it from your Chromebook. Requirements: A WiFi router/access point (AP) for which you know the password Chromebook SD/microSD Card Reader (built in to many Chromebooks) Raspberry Pi with integrated WiFi Raspbian OS image .zip file downloaded to the Chromebook Chromebook Recovery Utility, an App provided by Google Text, a text editor App for Chrome OS Connect the SD/microSD card to your Chromebook.