Explore >> Select a destination


You are here

ariadne.space
| | wiki.samba.org
12.9 parsecs away

Travel
| |
| | venam.net
10.6 parsecs away

Travel
| | Resolving hostnames (DNS?) might not seem like it, but it's complicated. Let's take a moment to see if we can at least demystify what happens on the client side instead of seeing it as a big tangled mess of configurations, libraries, and tools.
| | zwischenzugs.com
13.7 parsecs away

Travel
| | InAnatomy of a Linux DNS Lookup - Part II covered: nsswitch /etc/hosts /etc/resolv.conf pingvshoststyle lookups and inAnatomy of a Linux DNS Lookup - Part III covered: systemdand itsnetworkingservice ifupandifdown dhclient resolvconf and ended up here: A (roughly) accurate map of what's going on Unfortunately, that's not the end of the story. There's still more things...
| | fgiesen.wordpress.com
107.9 parsecs away

Travel
| Last time, we covered the basics of how cache coherency works. Today, let's talk about some of the primitives necessary to build useful systems on top of a coherent cache, and how they work. Atomicity and atomic operations A crucial building block for all of this are atomic operations. This has nothing to do with...