/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

blog.hofstede.it
| | www.henryleach.com
2.8 parsecs away

Travel
| | I wanted to create some jails that run under their own IP address on my home network for various services. I prefer to have the central DHCP server hand out of the IP addresses, so that if I want to change anything it can all be managed in one place, but it does mean getting the jails and related networking to use DHCP, which turned out to be a little more involved that I thought.
| | topikettunen.com
3.6 parsecs away

Travel
| | The intermittent online presence of Topi Kettunen. Writing about music, books, code and everything in between.
| | antranigv.am
4.4 parsecs away

Travel
| |
| | www.bidouilliste.com
23.1 parsecs away

Travel
| DTS DTS stands for Device Tree Source. It is a way to represent the hardware (SoC, CPU, Memory, busses like IIC SPI and more) in a form of a text file. Those files are then compiled into a DTB, Device Tree Blob that the Kernel can read to identify the ...