{"id":259,"date":"2015-02-25T22:52:37","date_gmt":"2015-02-25T22:52:37","guid":{"rendered":"http:\/\/coffeefueledcreations.com\/blog\/?p=259"},"modified":"2016-09-26T17:00:13","modified_gmt":"2016-09-26T16:00:13","slug":"switching-dns-server","status":"publish","type":"post","link":"http:\/\/coffeefueledcreations.com\/blog\/?p=259","title":{"rendered":"Switching DNS Server"},"content":{"rendered":"<p>Could you benefit from switching DNS Server?<\/p>\n<p>A DNS (Domain Name System) server is used to lookup the address you type into the address bar and link it to an IP address of a system. The speeds at which the pages are delivered to you from different servers are varied. According the the namebench tool I could gain 34% by switching to google&#8217;s 8.8.4.4 DNS server.<\/p>\n<p>Here is a quick guide to finding out on a Ubuntu system.<br \/>\n<!--more--><br \/>\nOpen a Terminal session<br \/>\n<code>$ sudo apt-get install namebench<\/code><\/p>\n<p><code>$ namebench<\/code><\/p>\n<p><a href=\"http:\/\/46.32.240.35\/coffeefueledcreations.com\/blog\/wp-content\/uploads\/2015\/02\/img1.png\"><img loading=\"lazy\" class=\"aligncenter size-full wp-image-260\" src=\"http:\/\/46.32.240.35\/coffeefueledcreations.com\/blog\/wp-content\/uploads\/2015\/02\/img1.png\" alt=\"img1\" width=\"657\" height=\"413\" srcset=\"http:\/\/coffeefueledcreations.com\/blog\/wp-content\/uploads\/2015\/02\/img1.png 657w, http:\/\/coffeefueledcreations.com\/blog\/wp-content\/uploads\/2015\/02\/img1-300x189.png 300w\" sizes=\"(max-width: 657px) 100vw, 657px\" \/><\/a>Start the benchmark with the default settings. When it is complete it will display a web page with your results.<\/p>\n<p><a href=\"http:\/\/46.32.240.35\/coffeefueledcreations.com\/blog\/wp-content\/uploads\/2015\/02\/img2.png\"><img loading=\"lazy\" class=\"aligncenter size-large wp-image-261\" src=\"http:\/\/46.32.240.35\/coffeefueledcreations.com\/blog\/wp-content\/uploads\/2015\/02\/img2-1024x347.png\" alt=\"img2\" width=\"960\" height=\"325\" srcset=\"http:\/\/coffeefueledcreations.com\/blog\/wp-content\/uploads\/2015\/02\/img2-1024x347.png 1024w, http:\/\/coffeefueledcreations.com\/blog\/wp-content\/uploads\/2015\/02\/img2-300x102.png 300w, http:\/\/coffeefueledcreations.com\/blog\/wp-content\/uploads\/2015\/02\/img2.png 1052w\" sizes=\"(max-width: 960px) 100vw, 960px\" \/><\/a>Choose the best DNS servers to add to your resolv.conf file<\/p>\n<p><code>$ sudo nano \/etc\/resolv.conf<\/code><\/p>\n<p>Add additional entries before the default 127.0.0.1 like:<br \/>\n<code>nameserver 8.8.4.4<\/code><\/p>\n<p>save this file and test with commands like:<br \/>\n<code>$ ping google.com<br \/>\n$ dig google.com<br \/>\n$ nslookup google.com<\/code><\/p>\n<p>If everything works &#8230; Great! You are done, go ahead and browse the Internet, see if it makes any difference.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Could you benefit from switching DNS Server? A DNS (Domain Name System) server is used to lookup the address you type into the address bar and link it to an IP address of a system. The speeds at which the &hellip; <a href=\"http:\/\/coffeefueledcreations.com\/blog\/?p=259\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[5,11],"tags":[34,38,48,66,76],"_links":{"self":[{"href":"http:\/\/coffeefueledcreations.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/259"}],"collection":[{"href":"http:\/\/coffeefueledcreations.com\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/coffeefueledcreations.com\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/coffeefueledcreations.com\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/coffeefueledcreations.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=259"}],"version-history":[{"count":1,"href":"http:\/\/coffeefueledcreations.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/259\/revisions"}],"predecessor-version":[{"id":325,"href":"http:\/\/coffeefueledcreations.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/259\/revisions\/325"}],"wp:attachment":[{"href":"http:\/\/coffeefueledcreations.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=259"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/coffeefueledcreations.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=259"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/coffeefueledcreations.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=259"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}