<?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>BTR Naidu</title>
	<atom:link href="http://www.btrnaidu.com/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.btrnaidu.com</link>
	<description>Technical Consultant</description>
	<lastBuildDate>Wed, 15 May 2013 13:05:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Configuring Powerdns On Rails</title>
		<link>http://www.btrnaidu.com/index.php/configuring-powerdns-n-rails/</link>
		<comments>http://www.btrnaidu.com/index.php/configuring-powerdns-n-rails/#comments</comments>
		<pubDate>Tue, 26 Mar 2013 19:30:04 +0000</pubDate>
		<dc:creator>BTR Naidu</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[powerdns]]></category>

		<guid isPermaLink="false">http://www.btrnaidu.com/?p=340</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: absolute;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
I was following the link powerdns-on-rails and had trouble configuring.  An improved steps to install on a clean ubuntu x64 server is documented here.  Might be of help for someone. Setps: == install required packages == apt-get install git make build-essential g++ ruby1.9.1-full mysql mysql-server libmysqlclient-dev libxslt-dev libxml2-dev libreadline-ruby1.9 libruby1.9 libopenssl-ruby libpq-dev sqlite-devel libsqlite3-dev == now &#8230; <a href="http://www.btrnaidu.com/index.php/configuring-powerdns-n-rails/">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://www.btrnaidu.com/index.php/configuring-powerdns-n-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing VMware Tools on ESXi Server 5.0 guest OS</title>
		<link>http://www.btrnaidu.com/index.php/installing-vmware-tools-on-esxi-server-5-0-guest-os/</link>
		<comments>http://www.btrnaidu.com/index.php/installing-vmware-tools-on-esxi-server-5-0-guest-os/#comments</comments>
		<pubDate>Wed, 20 Feb 2013 10:27:06 +0000</pubDate>
		<dc:creator>BTR Naidu</dc:creator>
				<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.btrnaidu.com/?p=332</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: absolute;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
It took half a day to find and install VMware Tools on my guest os running Cent OS 6.3.  I though a summary of this would help someone in achieving this faster.  So here it goes. My Setup: Host: VMware ESXi Server 5.0 Guest: Cent OS 6.3 (64 bit) Arch: x86_64  Install VMware Tools: 1. &#8230; <a href="http://www.btrnaidu.com/index.php/installing-vmware-tools-on-esxi-server-5-0-guest-os/">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://www.btrnaidu.com/index.php/installing-vmware-tools-on-esxi-server-5-0-guest-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email address tagging</title>
		<link>http://www.btrnaidu.com/index.php/email-address-tagging/</link>
		<comments>http://www.btrnaidu.com/index.php/email-address-tagging/#comments</comments>
		<pubDate>Tue, 23 Oct 2012 21:15:18 +0000</pubDate>
		<dc:creator>BTR Naidu</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[address tagging]]></category>
		<category><![CDATA[email address tagging]]></category>
		<category><![CDATA[organising mailbox efficently]]></category>

		<guid isPermaLink="false">http://www.btrnaidu.com/?p=318</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: absolute;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
Email address tagging or also known as sub-addressing could be quiet handy when you want to signup for newsletters. Lets say you want to signup for newsletters from different sites.  In this case you could simply enter an email address like below in the signup form. address+newsletter@domain.com Now all email received from signed up newsletter &#8230; <a href="http://www.btrnaidu.com/index.php/email-address-tagging/">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://www.btrnaidu.com/index.php/email-address-tagging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multi line pattern match with fail2ban</title>
		<link>http://www.btrnaidu.com/index.php/multiline-pattern-match-with-fail2ban/</link>
		<comments>http://www.btrnaidu.com/index.php/multiline-pattern-match-with-fail2ban/#comments</comments>
		<pubDate>Tue, 18 Sep 2012 13:40:02 +0000</pubDate>
		<dc:creator>BTR Naidu</dc:creator>
				<category><![CDATA[fail2ban]]></category>

		<guid isPermaLink="false">http://www.btrnaidu.com/?p=312</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: absolute;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
I run my own asterisk server where it is well protected against external attacks using iptables + fail2ban.  I thought it was secure enough until I came across attacks which my current fail2ban configuration failed to detect.  In investigation tells me that fail2ban cannot do multi line pattern match and because the attacker&#8217;s IP was &#8230; <a href="http://www.btrnaidu.com/index.php/multiline-pattern-match-with-fail2ban/">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://www.btrnaidu.com/index.php/multiline-pattern-match-with-fail2ban/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[SCAM] Voor Uw Bescherming</title>
		<link>http://www.btrnaidu.com/index.php/scam-voor-uw-bescherming/</link>
		<comments>http://www.btrnaidu.com/index.php/scam-voor-uw-bescherming/#comments</comments>
		<pubDate>Thu, 24 May 2012 11:12:13 +0000</pubDate>
		<dc:creator>BTR Naidu</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[ABN amro NL scam mail]]></category>
		<category><![CDATA[[SCAM] Voor Uw Bescherming]]></category>

		<guid isPermaLink="false">http://www.btrnaidu.com/?p=300</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: absolute;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
Today I received a mail which looked like is from ABN Amero bank.  The message content is below: From: ABN AMRO Bank N.V.Nederland &#60;info@abnamro.nl&#62; Subject: Voor Uw Bescherming Geachte klant, Uw Online Bankieren wordt geblokkeerd: De ABN-AMRO spendeert veel aandacht en zorg aan de beveiliging en integriteit van al onze bankrekeningen. Graag vragen wij u dan ook aandacht &#8230; <a href="http://www.btrnaidu.com/index.php/scam-voor-uw-bescherming/">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://www.btrnaidu.com/index.php/scam-voor-uw-bescherming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building own executable in Android</title>
		<link>http://www.btrnaidu.com/index.php/building-own-executable-in-android/</link>
		<comments>http://www.btrnaidu.com/index.php/building-own-executable-in-android/#comments</comments>
		<pubDate>Tue, 01 May 2012 12:57:05 +0000</pubDate>
		<dc:creator>BTR Naidu</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Building own executable in Android]]></category>
		<category><![CDATA[Helloword exe in android]]></category>
		<category><![CDATA[Writing own executable in abdroid]]></category>

		<guid isPermaLink="false">http://www.btrnaidu.com/?p=283</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: absolute;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
&#160; Required tools Download and install Sourcery G++ Lite Edition for ARM Pull the android libs for dynamic linking using the script [ PullAndroidSysLibs.bat ] Download the build script and copy in your working folder [build_nd_push.bat] Download the assembly [crt.S] file for startup code and copy in your working folder. Article from [ 1 ] &#8230; <a href="http://www.btrnaidu.com/index.php/building-own-executable-in-android/">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://www.btrnaidu.com/index.php/building-own-executable-in-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Secure Google Search</title>
		<link>http://www.btrnaidu.com/index.php/secure-google-search/</link>
		<comments>http://www.btrnaidu.com/index.php/secure-google-search/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 15:51:21 +0000</pubDate>
		<dc:creator>BTR Naidu</dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.btrnaidu.com/?p=276</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: absolute;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
If you do not have a google account and still want to do a secure google search, you can do so by clicking SecureGoogle link.  If you have a google account and you are already logged in then secure google search is enabled by default.  Enjoy Secure Googling. &#8230;  Share on Facebook Tweet This]]></description>
		<wfw:commentRss>http://www.btrnaidu.com/index.php/secure-google-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My first Google Site</title>
		<link>http://www.btrnaidu.com/index.php/my-first-google-site/</link>
		<comments>http://www.btrnaidu.com/index.php/my-first-google-site/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 09:18:14 +0000</pubDate>
		<dc:creator>BTR Naidu</dc:creator>
				<category><![CDATA[Google Apps]]></category>
		<category><![CDATA[flexlmonline]]></category>
		<category><![CDATA[google site]]></category>
		<category><![CDATA[My first google site]]></category>
		<category><![CDATA[online license management server]]></category>

		<guid isPermaLink="false">http://www.btrnaidu.com/?p=244</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: absolute;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
My first google site is live.  Please visit www.flexlmonline.com The fully functional site will be live by 25th Dec.  Please check back again. &#160; &#160; Share on Facebook Tweet This]]></description>
		<wfw:commentRss>http://www.btrnaidu.com/index.php/my-first-google-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deploy to GAE not working</title>
		<link>http://www.btrnaidu.com/index.php/deploy-to-gae-not-working/</link>
		<comments>http://www.btrnaidu.com/index.php/deploy-to-gae-not-working/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 09:30:34 +0000</pubDate>
		<dc:creator>BTR Naidu</dc:creator>
				<category><![CDATA[Google Apps]]></category>
		<category><![CDATA[Deploy new version in GAE]]></category>
		<category><![CDATA[Deploy of new version not working]]></category>
		<category><![CDATA[Deploy to GAE not working]]></category>
		<category><![CDATA[GAE deployment issue]]></category>
		<category><![CDATA[How to change the default instance in GAE]]></category>
		<category><![CDATA[How to deploy new version in GAE]]></category>

		<guid isPermaLink="false">http://www.btrnaidu.com/?p=240</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: absolute;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
I was trying to deploy my new version of GAE to app engine.  It took some time before I figured out why my deployed site was not showing live.  What I did new while deploying the new version is that I changed the version from 1 to 2.  After changing the version, though it was &#8230; <a href="http://www.btrnaidu.com/index.php/deploy-to-gae-not-working/">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://www.btrnaidu.com/index.php/deploy-to-gae-not-working/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>NASA&#8217;s Near-Earth Object Program</title>
		<link>http://www.btrnaidu.com/index.php/nasas-near-earth-object-program/</link>
		<comments>http://www.btrnaidu.com/index.php/nasas-near-earth-object-program/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 14:41:55 +0000</pubDate>
		<dc:creator>BTR Naidu</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Asteroids passing by earth]]></category>
		<category><![CDATA[Near-Earth Object Program]]></category>

		<guid isPermaLink="false">http://www.btrnaidu.com/?p=199</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: absolute;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
Though who are fascinated about stars and asteroids, NASA publishes this list which tells you which asteroids will pass and when near by to Earth&#8217;s surface. Share on Facebook Tweet This]]></description>
		<wfw:commentRss>http://www.btrnaidu.com/index.php/nasas-near-earth-object-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  www.btrnaidu.com/index.php/feed/ ) in 1.90866 seconds, on May 25th, 2013 at 1:01 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 25th, 2013 at 2:01 am UTC -->