<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (Aetles)</title>
    <link>https://pinboard.in/u:Aetles/public/</link>
    <description>recent bookmarks from Aetles</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://18f.gsa.gov/2018/08/15/shared-infrastructure-as-code/"/>
	<rdf:li rdf:resource="https://www.quad9.net/#/about"/>
	<rdf:li rdf:resource="http://www.yougetsignal.com/tools/web-sites-on-web-server/"/>
	<rdf:li rdf:resource="http://www.circleid.com/posts/20120327_dns_changer/"/>
	<rdf:li rdf:resource="http://apcmag.com/why-using-google-dns-opendns-is-a-bad-idea.htm"/>
	<rdf:li rdf:resource="http://www.sajalkayan.com/in-a-cdnd-world-opendns-is-the-enemy.html"/>
	<rdf:li rdf:resource="http://joemaller.com/2577/itunes-slowdowns-with-google-dns/"/>
	<rdf:li rdf:resource="http://code.google.com/speed/public-dns/docs/using.html"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://18f.gsa.gov/2018/08/15/shared-infrastructure-as-code/">
    <title>18F: Digital service delivery | Shared infrastructure as code</title>
    <dc:date>2018-08-20T13:01:04+00:00</dc:date>
    <link>https://18f.gsa.gov/2018/08/15/shared-infrastructure-as-code/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[If you follow DevOps trends, you have likely heard of infrastructure as code. Tangibly, infrastructure as code means having things like your network configuration, server attributes, access control, etc. in a machine-readable format. This code then:

Serves as the source of truth for what the infrastructure should look like
Can be used to recreate the infrastructure from scratch
Is under version control
Is modified by pull requests
DNS is a major piece of shared infrastructure at the Technology Transformation Services (TTS, which 18F is part of), which made it a prime candidate for infrastructure as code. Of the many benefits, doing DNS changes through pull requests rather than tickets brought turnaround time down from multiple days to under ten minutes.]]></description>
<dc:subject>dns development code infrastructure</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:beab09b5e7ec/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:dns"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:infrastructure"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://www.quad9.net/#/about">
    <title>Quad 9 | Internet Security and Privacy in a Few Easy Steps</title>
    <dc:date>2017-11-16T21:44:31+00:00</dc:date>
    <link>https://www.quad9.net/#/about</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Quad9 is a free, recursive, anycast DNS platform that provides end users robust security protections, high-performance, and privacy. 

Security: Quad9 blocks against known malicious domains, preventing your computers and IoT devices from connecting malware or phishing sites. Whenever a Quad9 user clicks on a website link or types in an address into a web browser, Quad9 will check the site against the IBM X-Force threat intelligence database of over 40 billion analyzed web pages and images. Quad9 also taps feeds from 18 additional threat intelligence partners to block a large portion of the threats that present risk to end users and businesses alike. 

Performance: Quad9 systems are distributed worldwide in more than 70 locations at launch, with more than 160 locations in total on schedule for 2018. These servers are located primarily at Internet Exchange points, meaning that the distance and time required to get answers is lower than almost any other solution. These systems are distributed worldwide, not just in high-population areas, meaning users in less well-served areas can see significant improvements in speed on DNS lookups. The systems are “anycast” meaning that queries will automatically be routed to the closest operational system. 

Privacy: No personally-identifiable information is collected by the system. IP addresses of end users are not stored to disk or distributed outside of the equipment answering the query in the local data center. Quad9 is a nonprofit organization dedicated only to the operation of DNS services. There are no other secondary revenue streams for personally-identifiable data, and the core charter of the organization is to provide secure, fast, private DNS. ]]></description>
<dc:subject>dns privacy security Internet</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:2ececab645c7/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:dns"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:privacy"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:security"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:Internet"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.yougetsignal.com/tools/web-sites-on-web-server/">
    <title>Reverse IP Lookup - Find Other Web Sites Hosted on a Web Server</title>
    <dc:date>2013-03-07T13:28:04+00:00</dc:date>
    <link>http://www.yougetsignal.com/tools/web-sites-on-web-server/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Find other sites hosted on a web server by entering a domain or IP address above.

A reverse IP domain check takes a domain name or IP address pointing to a web server and searches for other sites known to be hosted on that same web server. Data is gathered from search engine results, which are not guaranteed to be complete. IP-Address.org provides interesting visual reverse IP lookup tool. Knowing the other web sites hosted on a web server is important from both an SEO and web filtering perspective, particularly for those on shared web hosting plans. 
More about this tool. Set an API Key.]]></description>
<dc:subject>dns domain tools webhosting hosting sharedhosting</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:ee0478d8d43f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:dns"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:domain"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tools"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:webhosting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:hosting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:sharedhosting"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.circleid.com/posts/20120327_dns_changer/">
    <title>DNS Changer</title>
    <dc:date>2012-03-29T07:19:56+00:00</dc:date>
    <link>http://www.circleid.com/posts/20120327_dns_changer/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Is your DNS OK?
A half dozen national Internet security teams around the world have created special web sites that will display a warning message to potential victims of the DNS Changer infection. For example if you visit http://dns-ok.de/ then you'll get a German language page saying either that you appear to be infected or that you appear not to be infected. Andrew Fried and I created http://dns-ok.us/ for the same purpose, though of course our page is in American English. The full list of these "DNS Checking" web sites is published on the DCWG's web site along with a lot of information about the threat, the arrests, the takedown, the court orders, and clean-up information for victims. Now that we've got all these web sites that are able to tell someone if they are a victim and that tell victims what to do to clean up their computers and their home routers, the problem seems to be getting people to care.]]></description>
<dc:subject>dns security</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:ac80511ef633/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:dns"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:security"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://apcmag.com/why-using-google-dns-opendns-is-a-bad-idea.htm">
    <title>Why using Google DNS / OpenDNS is a bad idea</title>
    <dc:date>2010-12-19T14:13:23+00:00</dc:date>
    <link>http://apcmag.com/why-using-google-dns-opendns-is-a-bad-idea.htm</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Think you're getting faster performance by using Google DNS or OpenDNS? Think again -- especially if you're outside the US.

A post at TUAW today recommends you change your DNS provider for faster performance. If you are located outside the US -- like I am, and like most APC readers are -- this is a bad idea. I only discovered why after experiencing slow download speeds for several months.

Like other tech enthusiasts, I jumped on the opportunity to switch my computer's domain name server settings away from my ISP's defaults to -- I assumed -- the much larger and faster Google DNS servers at 8.8.8.8 and 8.8.4.4 when they were first announced.]]></description>
<dc:subject>dns googledns network</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:96b10365e4b0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:dns"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:googledns"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:network"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.sajalkayan.com/in-a-cdnd-world-opendns-is-the-enemy.html">
    <title>Sajal Kayan » In a CDN’d world, OpenDNS is the enemy!</title>
    <dc:date>2010-12-19T14:12:45+00:00</dc:date>
    <link>http://www.sajalkayan.com/in-a-cdnd-world-opendns-is-the-enemy.html</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[While many people are happy with using DNS service providers such as OpenDNS, Google, etc… I will show you here why they may not produce optimal results.

The way most CDNs work is by using DNS routing. When a user attempts to resolve a hostname, the CDN’s DNS server responds with an IP which is closest based on the IP address of the requester. A more detailed insight into the workings of a CDN can be found on an earlier post “Make your own cheap charlie CDN”]]></description>
<dc:subject>cdn dns network googledns</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:7772f9e408fc/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:cdn"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:dns"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:network"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:googledns"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://joemaller.com/2577/itunes-slowdowns-with-google-dns/">
    <title>iTunes slowdowns with Google DNS</title>
    <dc:date>2010-12-19T13:17:51+00:00</dc:date>
    <link>http://joemaller.com/2577/itunes-slowdowns-with-google-dns/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Last night we tried to rent an iTunes movie on our newish Apple TV. Instead of starting right away, the Apple TV said it would be 2+ hours before we could start watching. I’ve got a healthy 15-20Mb/s connection and a clean wire to the Apple TV, so this shouldn’t be happening.

A little bit of research turned up a surprising fix: Don’t use Google DNS.

The iTunes Store has thousands of entrances. Everyone using Google DNS is trying to get in through the same door.]]></description>
<dc:subject>googledns dns</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:df639b9e9075/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:googledns"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:dns"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://code.google.com/speed/public-dns/docs/using.html">
    <title>Using Google Public DNS</title>
    <dc:date>2009-12-03T21:45:30+00:00</dc:date>
    <link>http://code.google.com/speed/public-dns/docs/using.html</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Configuring your network settings to use Google Public DNS
When you use Google Public DNS, you are changing your DNS "switchboard" operator from your ISP to Google Public DNS.
In most cases, the IP addresses used by your ISP's domain name servers are automatically set by your ISP via the Dynamic Host Configuration Protocol (DHCP). To use Google Public DNS, you need to explicitly change the DNS settings in your operating system or device to use the Google Public DNS IP addresses. The procedure for changing your DNS settings varies according to operating system and version (Windows, Mac or Linux) or the device (computer, phone, or router). We give general procedures here that might not apply for your OS or device; please consult your vendor documentation for authoritative information.
]]></description>
<dc:subject>google dns</dc:subject>
<dc:identifier>https://pinboard.in/u:Aetles/b:02eac7ba514b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:google"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:dns"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>