<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8" -->
<rss version="0.92">
<channel>
	<title>Information Technology &#38; Life</title>
	<link>http://www.fnode.com</link>
	<description>Nish Vamadevan</description>
	<lastBuildDate>Sat, 13 Jun 2009 13:48:46 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Wordpress Find and Replac String</title>
		<description><![CDATA[I had to do a find and replace a string on all of the wordpress post. This can only be done via a MySQL query and won’t take more than a minute.
This is how it’s done. In the following example, I will be finding X and replacing it with Y
The string will find X in [...]]]></description>
		<link>http://www.fnode.com/2009/06/wordpress-find-and-replac-string/</link>
			</item>
	<item>
		<title>How to do an IOS Upgrade via TFTP</title>
		<description><![CDATA[There are many free TFTP server sortware out there, just install one.
First of all, make sure you have IP reachablity to the TFTP Server. You can do that via Ping&#8230;
Then check whether TCP port 69 is open. Usually it is not the case, but when it comes to troubleshooting, it is the first thing to [...]]]></description>
		<link>http://www.fnode.com/2009/06/how-to-do-an-ios-upgrade-via-tftp/</link>
			</item>
	<item>
		<title>How Reliable is your Hard Disk?</title>
		<description><![CDATA[If I ask that question to a number of people, I have a feeling I would get all sorts of answers. I think, Hard Disk Drive (HDD) reliability doesn&#8217;t necessarily depends on the manufacturer but it also depends on how it has been treated in a machine. In my opinion, a HDD in a machine [...]]]></description>
		<link>http://www.fnode.com/2008/09/how-reliable-is-your-hard-disk/</link>
			</item>
	<item>
		<title>CCDE Design Track Certification</title>
		<description><![CDATA[An interview with Russ White, CCIE No. 2635, a member of the Routing Protocol Design and Architecture Team at Cisco Systems. In this interview he presents valuable insights into CCDE Design Track Certification.

]]></description>
		<link>http://www.fnode.com/2008/08/ccde-design-track-certification/</link>
			</item>
	<item>
		<title>Adding Nameservers on Sun Solaris</title>
		<description><![CDATA[This is how to add a DNS Server to Solaris Box&#8230;
First of all, Open up your favourite text editor and add the name servers into /etc/resolv.conf
nameserver 192.168.1.1
If you need to add more, just add another one in the next line&#8230;
Following the instructions below will walk you through the process&#8230;
bash-3.00# ping www.google.com
ping: unknown host www.google.com
bash-3.00# cat [...]]]></description>
		<link>http://www.fnode.com/2008/08/adding-nameservers-on-sun-solaris/</link>
			</item>
	<item>
		<title>How to add IP Address / Default Gateway on Sun Solaris</title>
		<description><![CDATA[Adding IP address and default gateway is rather straight forward as long as the interface is loaded. To see whether the interface is loaded, issue the command ifconfig –a
You should see something like the following&#8230;

bash-3.00# ifconfig -a
lo0: flags=2001000849&#60;UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL&#62; mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
rtls0: flags=1000842&#60;BROADCAST,RUNNING,MULTICAST,IPv4&#62; mtu 1500 index 2
inet 0.0.0.0 netmask 0
ether 0:6:4f:47:76:1e

In this [...]]]></description>
		<link>http://www.fnode.com/2008/08/how-to-add-ip-address-default-gateway-on-sun-solaris/</link>
			</item>
	<item>
		<title>DNS Cache Poisoning Bug</title>
		<description><![CDATA[When a Name Server looks up a domain for the IP address, it stores the information into the cache so it doesn’t have to look it up every single time a request is made. For example, if someone looks for www.nishv.com the DNS server will look up the domain and stores the IP address 72.52.178.35 [...]]]></description>
		<link>http://www.fnode.com/2008/08/dns-cache-poisoning-bug/</link>
			</item>
	<item>
		<title>Logitech MX Air Gyroscopic Cordless Mouse</title>
		<description><![CDATA[I have just got myself a Logitech MX Air Gyroscopic mouse. I haven’t spent this much amount of money on computer mice for quite some time (Maximum I have spent was around £50 for my MX 700). I have been trying to find a good replacement for my Logitech MX 700, and MX 1000 was [...]]]></description>
		<link>http://www.fnode.com/2008/08/logitech-mx-air-gyroscopic-cordless-mouse/</link>
			</item>
	<item>
		<title>HTC Kaiser (TyTN II) car charger problem solved!</title>
		<description><![CDATA[HTC Kaiser has an issue when it comes to charging using the in-car charger using the cigarette lighter. It displays as the device is being charged but it doesn’t actually charge the device.
The root cause of the problem is the wiring of the mini-usb port on the Kaiser itself and HTC decided to swap it [...]]]></description>
		<link>http://www.fnode.com/2008/08/htc-kaiser-tytn-ii-car-charger-problem-solved/</link>
			</item>
	<item>
		<title>Windows Defender Error Application failed to initialize: 0&#215;800106ba.</title>
		<description><![CDATA[This is a common error generated by Windows Defender when the Windows Defender Service cannot be started. The fix is rather straight forward&#8230;
Go to Start -&#62; Run Type in services.msc
Make sure Windows Defender Services is running, if it is not, manually start it.
If that doesn’t fix the problem, download and install Windows Defender from Microsoft.
If [...]]]></description>
		<link>http://www.fnode.com/2008/06/windows-defender-error-application-failed-to-initialize-0x800106ba/</link>
			</item>
</channel>
</rss>
