<?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>Aarat's Blog &#187; General Posts</title>
	<atom:link href="http://www.aarat.com/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aarat.com</link>
	<description>A good place to hangout.</description>
	<lastBuildDate>Fri, 13 Jan 2012 07:48:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Last post for 2011</title>
		<link>http://www.aarat.com/last-post-for-2011/</link>
		<comments>http://www.aarat.com/last-post-for-2011/#comments</comments>
		<pubDate>Sat, 31 Dec 2011 08:22:02 +0000</pubDate>
		<dc:creator>Aarat</dc:creator>
				<category><![CDATA[General Posts]]></category>

		<guid isPermaLink="false">http://www.aarat.com/?p=399</guid>
		<description><![CDATA[We have come to year end.. This will be my last post for this year on blog. Lets Revise what I&#8217;ve been upto this Year. Starting from Descending Order so that I can remember 1.) Trip To HongKong &#038; Macao &#8211; The most memorable moments of my life. Still missing them 3.) Shopping &#8211; Bought [...]]]></description>
			<content:encoded><![CDATA[<p>We have come to year end.. This will be my last post for this year on blog.</p>
<p>Lets Revise what I&#8217;ve been upto this Year. Starting from Descending Order so that I can remember</p>
<p>1.) Trip To HongKong &#038; Macao &#8211; The most memorable moments of my life. Still missing them</p>
<p>3.) Shopping &#8211; Bought all these items<br />
this year : Apple Macbook Pro 13.3&#8243;, iomega Screenplay DX, Samsung 32&#8243; LCD TV (LA32D550), Altec Lansing Speakers, HP Color All in One Printer, HTC Desire HD.</p>
<p>2.) Job Change &#8211; Left eClinicalworks and Joined ECS Infotech. Trying to contribute Indian Economy.</p>
<p>3.) Shifted Home &#8211; Shifted to Ahmedabad with Family. Missing Rajkot.</p>
<p>4.) Sucessfully completed 1 year of wedding.</p>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.aarat.com/last-post-for-2011/' addthis:title='Last post for 2011 '><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.aarat.com/last-post-for-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stupid Home Server</title>
		<link>http://www.aarat.com/stupid-home-server/</link>
		<comments>http://www.aarat.com/stupid-home-server/#comments</comments>
		<pubDate>Tue, 17 May 2011 12:57:22 +0000</pubDate>
		<dc:creator>Aarat</dc:creator>
				<category><![CDATA[General Posts]]></category>

		<guid isPermaLink="false">http://www.aarat.com/?p=381</guid>
		<description><![CDATA[I was installing Home server today and got this stupid error.]]></description>
			<content:encoded><![CDATA[<p>I was installing Home server today and got this stupid error. </p>
<p><a href="http://www.aarat.com/wp-content/uploads/error.jpg"><img src="http://www.aarat.com/wp-content/uploads/error-300x138.jpg" alt="" title="Error Dialog Box" width="300" height="138" class="aligncenter size-medium wp-image-382" /></a></p>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.aarat.com/stupid-home-server/' addthis:title='Stupid Home Server '><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.aarat.com/stupid-home-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Master Server in XENCenter</title>
		<link>http://www.aarat.com/change-master-server-in-xencenter/</link>
		<comments>http://www.aarat.com/change-master-server-in-xencenter/#comments</comments>
		<pubDate>Fri, 13 May 2011 05:03:12 +0000</pubDate>
		<dc:creator>Aarat</dc:creator>
				<category><![CDATA[General Posts]]></category>
		<category><![CDATA[XEN Server]]></category>

		<guid isPermaLink="false">http://www.aarat.com/?p=379</guid>
		<description><![CDATA[If you want to change the master server incase master is down Use this command to setup a new slave server Go to the slave server that you want to use as pool master. Disable HA. #xe pool-ha-disable List UUID for all the hosts #xe host-list Promote slave # xe pool-designate-new-master host-uuid= Easy right!!! If [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to change the master server incase master is down Use this command to setup a new slave server</p>
<p>Go to the slave server that you want to use as pool master.</p>
<p>Disable HA.</p>
<p>#xe pool-ha-disable</p>
<p>List UUID for all the hosts</p>
<p>#xe host-list</p>
<p>Promote slave</p>
<p># xe pool-designate-new-master host-uuid=</p>
<p>Easy right!!!</p>
<p>If the pool master is down , use the following commands.</p>
<p>#xe pool-emergency-transition-to-master</p>
<p>then re-establish connectio to the slaves.</p>
<p># xe pool-recover-slaves</p>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.aarat.com/change-master-server-in-xencenter/' addthis:title='Change Master Server in XENCenter '><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.aarat.com/change-master-server-in-xencenter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Want to Test and troubleshoot exchange server</title>
		<link>http://www.aarat.com/want-to-test-and-troubleshoot-exchange-server/</link>
		<comments>http://www.aarat.com/want-to-test-and-troubleshoot-exchange-server/#comments</comments>
		<pubDate>Thu, 05 May 2011 23:48:30 +0000</pubDate>
		<dc:creator>Aarat</dc:creator>
				<category><![CDATA[General Posts]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.aarat.com/?p=377</guid>
		<description><![CDATA[check this link out. https://www.testexchangeconnectivity.com/]]></description>
			<content:encoded><![CDATA[<p>check this link out.</p>
<p>https://www.testexchangeconnectivity.com/</p>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.aarat.com/want-to-test-and-troubleshoot-exchange-server/' addthis:title='Want to Test and troubleshoot exchange server '><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.aarat.com/want-to-test-and-troubleshoot-exchange-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Want to know windows uptime ??</title>
		<link>http://www.aarat.com/want-to-know-windows-uptime/</link>
		<comments>http://www.aarat.com/want-to-know-windows-uptime/#comments</comments>
		<pubDate>Sat, 23 Apr 2011 00:12:57 +0000</pubDate>
		<dc:creator>Aarat</dc:creator>
				<category><![CDATA[General Posts]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.aarat.com/?p=374</guid>
		<description><![CDATA[Use this command to know the windows uptime net stats srv it will show &#8220;statistics since&#8221; and that will be your windows box&#8217;s uptime]]></description>
			<content:encoded><![CDATA[<p>Use this command to know the windows uptime</p>
<p>net stats srv it will show &#8220;statistics since&#8221; and that will be your windows box&#8217;s uptime</p>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.aarat.com/want-to-know-windows-uptime/' addthis:title='Want to know windows uptime ?? '><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.aarat.com/want-to-know-windows-uptime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Being Fooled By Google !! Gmail Motion</title>
		<link>http://www.aarat.com/being-fooled-by-google-gmail-motion/</link>
		<comments>http://www.aarat.com/being-fooled-by-google-gmail-motion/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 22:44:26 +0000</pubDate>
		<dc:creator>Aarat</dc:creator>
				<category><![CDATA[General Posts]]></category>
		<category><![CDATA[April Fool Gmail]]></category>

		<guid isPermaLink="false">http://www.aarat.com/?p=370</guid>
		<description><![CDATA[Whats Gmail motion. When i clicked on It I got.]]></description>
			<content:encoded><![CDATA[<p>Whats Gmail motion. When i clicked on It I got.</p>
<p><a href="http://www.aarat.com/wp-content/uploads/gmail-april-fool.jpg"><img src="http://www.aarat.com/wp-content/uploads/gmail-april-fool-300x230.jpg" alt="Gmail April Fool" title="Gmail April Fool" width="300" height="230" class="aligncenter size-medium wp-image-372" /></a></p>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.aarat.com/being-fooled-by-google-gmail-motion/' addthis:title='Being Fooled By Google !! Gmail Motion '><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.aarat.com/being-fooled-by-google-gmail-motion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forgot SA Password on SQL Server??</title>
		<link>http://www.aarat.com/forgot-sa-password/</link>
		<comments>http://www.aarat.com/forgot-sa-password/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 19:37:27 +0000</pubDate>
		<dc:creator>Aarat</dc:creator>
				<category><![CDATA[General Posts]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.aarat.com/?p=360</guid>
		<description><![CDATA[Here&#8217;s the solution I. Force SQL server to support mixed-mode authentication. 1. Run REGEDIT 2. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10.SQLEXPRESS\MSSQLServer NOTE: This key may vary slightly based on the installed version and instance name. 3. Set &#8220;LoginMode&#8221; to 2. 4. Restart SQL Server. (Source: http://support.microsoft.com/kb/285097 ) II. Force SQL server to let you in temporarily [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s the solution</p>
<p>I. Force SQL server to support mixed-mode authentication.<br />
1. Run REGEDIT<br />
2. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10.SQLEXPRESS\MSSQLServer<br />
NOTE: This key may vary slightly based on the installed version and instance name.<br />
3. Set &#8220;LoginMode&#8221; to 2.<br />
4. Restart SQL Server.<br />
(Source: http://support.microsoft.com/kb/285097 )</p>
<p>II. Force SQL server to let you in temporarily<br />
1. Go to services.<br />
2. Stop SQL Server.<br />
3. Grab the SQL server command-line (right click the service &#8211; properties).  Mine is:<br />
&#8220;C:\Program Files\Microsoft SQL Server\MSSQL10.SQLEXPRESS\MSSQL\Binn\sqlservr.exe&#8221; -sSQLEXPRESS<br />
4. Open an administrative command prompt.<br />
5. Run the command-line from step 3, but add -m -c for single-user maintenance mode command-line.<br />
6. Open another administrative command prompt.<br />
7. Run &#8220;sqlcmd -S localhost\SQLEXPRESS&#8221; from that same directory (replace with your server and instance name)<br />
8. Now you can do all the stuff everyone told you to do that didn&#8217;t work.  For example, to create a hero user with administrative accss:</p>
<p>CREATE LOGIN hero WITH PASSWORD=&#8217;123&#8242;, DEFAULT_DATABASE=[master], DEFAULT_LANGUAGE=[us_english], CHECK_EXPIRATION=OFF, CHECK_POLICY=OFF<br />
EXEC sys.sp_addsrvrolemember @loginname = &#8216;hero&#8217;, @rolename = &#8216;sysadmin&#8217;<br />
GO</p>
<p>9. QUIT and close the command-prompt<br />
10. Go to the SQL Server command-line window and hit ctrl+C.  It will prompt &#8220;Do you wish to shutdown SQL Server (Y/N)?&#8221; and enter Y.<br />
11. Close the command-prompt<br />
(Source: http://msdn.microsoft.com/en-us/library/dd207004.aspx )</p>
<p>III. Finally, login using your hero:<br />
1. Restart the SQL Server service<br />
2. Login using SQL Server authentication as the user &#8220;hero&#8221; with password &#8220;123&#8243;<br />
3. *BAM* now you are in.  Now give yourself sysadmin access and delete the temporary user.</p>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.aarat.com/forgot-sa-password/' addthis:title='Forgot SA Password on SQL Server?? '><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.aarat.com/forgot-sa-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Merry Christmas</title>
		<link>http://www.aarat.com/merry-christmas/</link>
		<comments>http://www.aarat.com/merry-christmas/#comments</comments>
		<pubDate>Sun, 26 Dec 2010 04:01:19 +0000</pubDate>
		<dc:creator>Aarat</dc:creator>
				<category><![CDATA[General Posts]]></category>
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://www.aarat.com/merry-christmas/</guid>
		<description><![CDATA[I missed yesterday&#8217;s post so here it is : The world is moving towards 4G and we are still starving for 3G to be launched in India. The DoT is still sticked to 2G spectrum. Lets see when are we getting 3G Day before yesterday we went to have dinner in Hotel and I asked [...]]]></description>
			<content:encoded><![CDATA[<p>I missed yesterday&#8217;s post so here it is :</p>
<p>The world is moving towards 4G and we are still starving for 3G to be launched in India. The DoT is still sticked to 2G spectrum. Lets see when are we getting 3G</p>
<p>Day before yesterday we went to have dinner in Hotel and I asked for onion, I was shocked when he replied no onion available. LOL may be due to high price.</p>
<p>Merry christmas to all . And happy birthday to papa. I reached Rajkot and there was get together of old students at my school (Matru Mandir) glad to meet my teachers and school mates.</p>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.aarat.com/merry-christmas/' addthis:title='Merry Christmas '><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.aarat.com/merry-christmas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First post from my itouch</title>
		<link>http://www.aarat.com/first-post-from-my-itouch/</link>
		<comments>http://www.aarat.com/first-post-from-my-itouch/#comments</comments>
		<pubDate>Fri, 24 Dec 2010 13:58:01 +0000</pubDate>
		<dc:creator>Aarat</dc:creator>
				<category><![CDATA[General Posts]]></category>

		<guid isPermaLink="false">http://www.aarat.com/first-post-from-my-itouch/</guid>
		<description><![CDATA[Hi, I am really eager to go to my home at Rajkot as tomorrow will be my last working day of week. So wats new today&#8230; Not much just downloaded wordpress application on my I touch and android to keep blogging. Today mom, dad and my brother in law were here in A&#8217;bad for my [...]]]></description>
			<content:encoded><![CDATA[<p>Hi, I am really eager to go to my home at Rajkot as<br />
tomorrow will be my last working day of week. So wats new today&#8230;<br />
Not much just downloaded wordpress application on my I touch and<br />
android to keep blogging. Today mom, dad and my brother in law were<br />
here in A&#8217;bad for my dad&#8217;s scheduled visit at hospital. I am really<br />
exhausted today as I was only one to work in morning shift in all<br />
the three locations of my company , couldn&#8217;t get time for a tea<br />
break . Anyways it&#8217;s time for dinner now catch you tommorow. Good<br />
night.</p>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.aarat.com/first-post-from-my-itouch/' addthis:title='First post from my itouch '><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.aarat.com/first-post-from-my-itouch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java Geek Video</title>
		<link>http://www.aarat.com/java-geek-video/</link>
		<comments>http://www.aarat.com/java-geek-video/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 13:43:46 +0000</pubDate>
		<dc:creator>Aarat</dc:creator>
				<category><![CDATA[General Posts]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.aarat.com/?p=331</guid>
		<description><![CDATA[Check this out.. [See post to watch Flash video]]]></description>
			<content:encoded><![CDATA[<p>Check this out..</p>
[See post to watch Flash video]
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.aarat.com/java-geek-video/' addthis:title='Java Geek Video '><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.aarat.com/java-geek-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://jz10.java.no/mediaplayer/JavaZoneTrailer.flv" length="23610061" type="video/x-flv" />
		</item>
	</channel>
</rss>

