<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>bind &#8211; it.megocollector.com</title>
	<atom:link href="https://it.megocollector.com/tag/bind/feed/" rel="self" type="application/rss+xml" />
	<link>https://it.megocollector.com</link>
	<description>The information technology compendium</description>
	<lastBuildDate>Sat, 25 Feb 2023 21:15:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Install and use pdnsd for name service caching</title>
		<link>https://it.megocollector.com/linux/install-and-use-pdnsd-for-name-service-caching/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 27 Jul 2016 00:15:52 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[nslookup]]></category>
		<category><![CDATA[pdnsd]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=3272</guid>

					<description><![CDATA[The man pages describe pdnsd as a dns proxy daemon capable of saving the contents of its DNS cache to the disk on exit. The Install wget http://li.nux.ro/download/nux/misc/el6/x86_64/pdnsd-1.2.9a-par.x86_64.rpm yum install pdnsd-1.2.9a-par.x86_64.rpm cp /etc/pdnsd.conf.sample /etc/pdnsd.conf Edit the /etc/pdnsd.conf file. &#160;Under server, change the ip value to your DNS server. server { label= "myisp"; ip = 192.168.1.1,8.8.8.8; # Put your ISP's DNS-server...]]></description>
		
		
		
			</item>
		<item>
		<title>Install and use ncsd for name service caching</title>
		<link>https://it.megocollector.com/linux/install-and-use-ncsd-for-name-service-caching/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 27 Jul 2016 00:05:40 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[dig]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[nscd]]></category>
		<category><![CDATA[nslookup]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=3270</guid>

					<description><![CDATA[According to Red Hat, &#8220;[t]he Name Service Caching Daemon (nscd) is a service that runs in the background and keeps a copy of /etc/passwd, /etc/group, [/etc/netgroup, /etc/services] and /etc/hosts files in /var/db/nscd/ directory. This can aid performance by reducing disk read overhead on a heavily loaded system dealing with many logins or name resolution requests.&#8221; The installation and usage is...]]></description>
		
		
		
			</item>
	</channel>
</rss>
