/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

adamsgaard.dk
| | blog.stigok.com
2.6 parsecs away

Travel
| | wpa_cli will not work out of the box in NixOS with wpa_supplicant. Here's the missing config line.
| | aykevl.nl
2.5 parsecs away

Travel
| | How to move an installed SD card from a Pi 1 to a Pi 3, or make it possible to use them both. There are a few tricks to get the network running on both devices.
| | yasoob.me
1.8 parsecs away

Travel
| | Hi people! I was working with Raspberry Pi lately and was trying to connect it to eduroam. If you are not familiar with eduroam, it is a service used by most universities to provide Wifi on their campuses. It uses Enterprise WPA and Raspberry Pi does not connect to it automatically out of the box. I actually found these instructions on a different website but that website is down now.
| | medo64.com
19.6 parsecs away

Travel
| Making basic systemd service is easy. Let's assume the simplest application (not necessarily even designed to be a service) and look into making it work with systemd. Our example application will be a script in /opt/test/application with the following...