/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

lukesingham.com
| | callumoakley.net
2.2 parsecs away

Travel
| | [AI summary] The author documents their personal experience setting up a Pi-hole network-wide ad and tracking blocker on a Raspberry Pi to improve online privacy.
| | yasoob.me
2.4 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.
| | willhaley.com
2.6 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.
| | rolisz.ro
15.9 parsecs away

Travel
| I often need to set up a VM with a server to run some ML models. While I could package things in Docker and deploy them like that, whenever possible, I like to do things more directly, using systemd services. To create a systemd service, create a file called /etc/