<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Nitin Ramamurthy Blog</title>
	<link>http://nitinramamurthy.com</link>
	<description></description>
	<lastBuildDate>Wed, 20 Jul 2011 01:48:17 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>ssh Host key verification failed</title>
		<description><![CDATA[<p>If you get the following error while trying to SSH into a server, the authorization key has probably changed on the server side:</p> <p>&#160;</p> @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Someone could be eavesdropping on you right now (man-in-the-middle attack)! It is also possible [...]]]></description>
		<link>http://nitinramamurthy.com/ssh-host-key-verification-failed/</link>
			</item>
	<item>
		<title>Resolving JVM related Eclipse IDE crashes and OutOfMemoryErrors on OSX</title>
		<description><![CDATA[<p>Eclipse allocates 256 MB of Java heap memory by default. If you encounter frequent Eclipse IDE crashes, you might want to increase the Java heap memory Eclipse uses.</p> <p>The Java heap memory options reside inside the eclipse.ini file in the Eclipse application bundle.</p> <p>To access the eclipse.ini file and make modifications to the JVM settings:</p> [...]]]></description>
		<link>http://nitinramamurthy.com/resolving-jvm-related-eclipse-ide-crashes-and-outofmemoryerrors-on-osx/</link>
			</item>
	<item>
		<title>How to disable startup items in Mac OSX</title>
		<description><![CDATA[<p>To add or remove items during startup:</p> Under &#8220;System Preferences&#8221;, go into the &#8220;Accounts&#8221; section. Select your login account Under the &#8220;Login items&#8221; tab, you can now add or remove applications during login. <p>&#160;</p>]]></description>
		<link>http://nitinramamurthy.com/how-to-disable-startup-items-in-mac-osx/</link>
			</item>
	<item>
		<title>Fix for Mysql 5.5.8 start issues on MacOS 10.6 Snow Leopard</title>
		<description><![CDATA[<p>On installing MySQL 5.5.8 on MacOS 10.6, the MySQL preference pane item does not start MySQL server.</p> <p>To resolve the issue, the mysql.server file needs to be modified.</p> Open the mysql.server file<br /> sudo vi /usr/local/mysql/support-files/mysql.server Locate the basedir and datadir configuration strings:<br /> # If you change base dir, you must also change datadir. [...]]]></description>
		<link>http://nitinramamurthy.com/unable-to-start-mysql-5-5-8-on-macos-10-6-snow-leopard/</link>
			</item>
</channel>
</rss>

