/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

www.claudiokuenzler.com
| | www.janwagemakers.be
4.2 parsecs away

Travel
| | In 2012 I've connected a TC74 temperature sensor with a Raspberry Pi and used a combination of a bash script and a web server to display the current temperature on a web page. Today, I've updated this setup. Instead of using a bash script, I now make use of Apache and PHP.
| | raphaelhertzog.com
2.9 parsecs away

Travel
| |
| | willhaley.com
3.0 parsecs away

Travel
| | After following DigitalOcean's guide for upgrading to Ubuntu Xenial I hit a snag. DNS was broken. I do not see this as a fault of DigitalOcean, but more likely an issue with Ubuntu. Update: 2017-06-27 As U?ur Çetin mentions in the comments below, there is a simpler fix for this. Find the IP address of your mirror and create an /etc/hosts entry for it. Then simply run apt upgrade. Done! Once resolvconf is working properly again, you should be able to comment out or remove the /etc/hosts entry you created for the mirror.
| | www.tumfatig.net
14.5 parsecs away

Travel
| The OpenBSD virtual machine daemon works pretty well with Linux VMs nowadays. This was time for me to see if I could replace the Synology Docker service with some Docker host provided by vmd(8).