<?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>bloovis.com &#187; windows</title>
	<atom:link href="http://www.bloovis.com/wordpress/?feed=rss2&#038;cat=25" rel="self" type="application/rss+xml" />
	<link>http://www.bloovis.com/wordpress</link>
	<description>another geek blog</description>
	<lastBuildDate>Wed, 30 Jun 2010 11:56:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Getting a refund on the Windows Tax</title>
		<link>http://www.bloovis.com/wordpress/?p=145</link>
		<comments>http://www.bloovis.com/wordpress/?p=145#comments</comments>
		<pubDate>Fri, 16 Oct 2009 11:24:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.bloovis.com/wordpress/?p=145</guid>
		<description><![CDATA[It&#8217;s nearly impossible to buy a PC without Windows unless you build it yourself.  But one persistent person managed to get a refund from Dell, after only twelve emails back and forth and a lost day of work.  That was easy!
]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s nearly impossible to buy a PC without Windows unless you build it yourself.  But one persistent person managed to <a href="http://www.linuxmint.com/blog/?p=1073">get a refund from Dell</a>, after only twelve emails back and forth and a lost day of work.  That was easy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloovis.com/wordpress/?feed=rss2&amp;p=145</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatic data loss on Windows</title>
		<link>http://www.bloovis.com/wordpress/?p=138</link>
		<comments>http://www.bloovis.com/wordpress/?p=138#comments</comments>
		<pubDate>Tue, 13 Oct 2009 17:21:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.bloovis.com/wordpress/?p=138</guid>
		<description><![CDATA[My employers have given me a Windows XP-64 machine, which sits 3000 miles away on the opposite coast.  Operating it remotely using TightVNC isn&#8217;t anywhere near as fast or convenient as ssh, but at least it works.
The machine seemed to be working fine when I disconnected from it on Saturday night.  When I [...]]]></description>
			<content:encoded><![CDATA[<p>My employers have given me a Windows XP-64 machine, which sits 3000 miles away on the opposite coast.  Operating it remotely using TightVNC isn&#8217;t anywhere near as fast or convenient as ssh, but at least it works.</p>
<p>The machine seemed to be working fine when I disconnected from it on Saturday night.  When I reconnected on Sunday morning, my session with all of its terminal windows was gone, and the login screen was showing.  Today, after poking around with the Event Log GUI (nothing so easy as <code>sudo less /var/log/messages</code>), I figured out what went wrong.  A process called the Windows Update Agent started running at 3 AM Sunday morning, and after five minutes it rebooted the machine.  So apparently Windows has an automatic data loss feature that is built in and enabled by default.</p>
<p>A Google search turned up <a href="http://blogs.msdn.com/tim_rains/archive/2004/11/15/257877.aspx">this article</a>, which says that the way to fix the automatic reboot is to edit the registry at <code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\Auto Update</code> and create an entry called <code>NoAutoRebootWithLoggedOnUsers</code> with the value 1.  I also found <a href="http://www.geeked.info/disabling-windows-update-auto-reboot/">this article</a>, which shows how to use a GUI to disable the feature; this is the method I used, though I don&#8217;t know if it actually works.  Either way, you have to wade through many levels of settings to find the right one, something that would be almost impossible without Google. And people think editing plain-text configuration files on Linux is hard!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloovis.com/wordpress/?feed=rss2&amp;p=138</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
