<?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>Autumn Walker &#187; Tutorial</title>
	<atom:link href="http://www.autumnwalker.com/category/technology/tutorial/feed" rel="self" type="application/rss+xml" />
	<link>http://www.autumnwalker.com</link>
	<description>the personal website of Scott Duff</description>
	<lastBuildDate>Tue, 10 Aug 2010 23:19:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>This Computer Cannot Connect to Your Home Server&#8230;</title>
		<link>http://www.autumnwalker.com/technology/this-computer-cannot-connect-to-your-home-server</link>
		<comments>http://www.autumnwalker.com/technology/this-computer-cannot-connect-to-your-home-server#comments</comments>
		<pubDate>Sat, 10 Oct 2009 18:47:43 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Windows Home Server]]></category>
		<category><![CDATA[Error]]></category>

		<guid isPermaLink="false">http://www.autumnwalker.com/?p=431</guid>
		<description><![CDATA[This post is for anyone who has ever gotten the &#8220;This computer cannot connect to your home server. Check your network connection and make sure your home server is powered on. If your home server has recently restarted, try again in a few minutes.&#8221; message. I recently, for no apparent reason, was greeted by this [...]]]></description>
			<content:encoded><![CDATA[<p>This post is for anyone who has ever gotten the &#8220;This computer cannot connect to your home server. Check your network connection and make sure your home server is powered on. If your home server has recently restarted, try again in a few minutes.&#8221; message.</p>
<p>I recently, for no apparent reason, was greeted by this message when trying to login to my WHS box via the desktop console. I have done some research on the issue and apparently it is caused by your computer being on a different domain than your WHS box. As to why it happened all of a sudden, I&#8217;m not sure. It worked fine for me for over a month.</p>
<p>Anyway, here is your fix&#8230; you have to add your WHS  box to your computer&#8217;s host file. In order to do this you need to first assign your WHS box a static IP address using your router. Since each router is different, I cannot explain how to do this, you&#8217;re on your own here. It should be in the documentation for your router.</p>
<p>Once you have setup a static IP on your router for your WHS box the next step is on the computer with which you are having connection issues. Navigate to this address in Explorer: &#8220;C:\Windows\System32\drivers\etc&#8221; and open the file hosts using Notepad.</p>
<p><a href="http://www.autumnwalker.com/blog/wp-content/uploads/2009/10/hostsfile.jpg" rel="lightbox[431]"><img class="alignnone size-thumbnail wp-image-432" title="hostsfile" src="http://www.autumnwalker.com/blog/wp-content/uploads/2009/10/hostsfile-150x150.jpg" alt="hostsfile" width="150" height="150" /></a></p>
<p>Once you have the hosts file open you need to create a new entry between the lines &#8220;127.0.0.1 localhost&#8221; and &#8220;::1 localhost&#8221; for your WHS box in the following format: &lt;whs static ip address&gt; &lt;whs box name&gt;. As you can see in the picture below, the static IP for my WHS box is 192.168.1.106 and the name of my WHS box is grendel; obviously the IP and name of your WHS box will be different so fill it in appropriately.</p>
<p><a href="http://www.autumnwalker.com/blog/wp-content/uploads/2009/10/hostsfileopen.jpg" rel="lightbox[431]"><img class="alignnone size-thumbnail wp-image-433" title="hostsfileopen" src="http://www.autumnwalker.com/blog/wp-content/uploads/2009/10/hostsfileopen-150x150.jpg" alt="hostsfileopen" width="150" height="150" /></a></p>
<p>Once you have the new entry made, save and close the hosts file. If you followed the steps correctly you should now be able to connect to your WHS box again!</p>
<p>Bonus points for anyone who can tell me what &#8220;Grendel&#8221; is.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.autumnwalker.com/technology/this-computer-cannot-connect-to-your-home-server/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.autumnwalker.com/technology/this-computer-cannot-connect-to-your-home-server&amp;title=This+Computer+Cannot+Connect+to+Your+Home+Server..." rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.autumnwalker.com/technology/this-computer-cannot-connect-to-your-home-server&amp;title=This+Computer+Cannot+Connect+to+Your+Home+Server..." rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.autumnwalker.com/technology/this-computer-cannot-connect-to-your-home-server&amp;t=This+Computer+Cannot+Connect+to+Your+Home+Server..." rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22This%20Computer%20Cannot%20Connect%20to%20Your%20Home%20Server...%22&amp;body=Link: http://www.autumnwalker.com/technology/this-computer-cannot-connect-to-your-home-server (sent via shareaholic)%0D%0A%0D%0A----%0D%0A This%20post%20is%20for%20anyone%20who%20has%20ever%20gotten%20the%20%22This%20computer%20cannot%20connect%20to%20your%20home%20server.%20Check%20your%20network%20connection%20and%20make%20sure%20your%20home%20server%20is%20powered%20on.%20If%20your%20home%20server%20has%20recently%20restarted%2C%20try%20again%20in%20a%20few%20minutes.%22%20message.%0D%0A%0D%0AI%20recently%2C%20for%20no%20apparent%20reason%2C%20was%20" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=RT+%40autumnwalker123+-+This+Computer+Cannot+Connect+to+Your+Home+Server...+-+<h3>This domain is forbidden!</h3>&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://www.autumnwalker.com/technology/this-computer-cannot-connect-to-your-home-server&amp;title=This+Computer+Cannot+Connect+to+Your+Home+Server...&amp;srcUrl=http://www.autumnwalker.com/technology/this-computer-cannot-connect-to-your-home-server&amp;srcTitle=This+Computer+Cannot+Connect+to+Your+Home+Server...&amp;snippet=This%20post%20is%20for%20anyone%20who%20has%20ever%20gotten%20the%20%22This%20computer%20cannot%20connect%20to%20your%20home%20server.%20Check%20your%20network%20connection%20and%20make%20sure%20your%20home%20server%20is%20powered%20on.%20If%20your%20home%20server%20has%20recently%20restarted%2C%20try%20again%20in%20a%20few%20minutes.%22%20message.%0D%0A%0D%0AI%20recently%2C%20for%20no%20apparent%20reason%2C%20was%20" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://www.autumnwalker.com/technology/this-computer-cannot-connect-to-your-home-server&amp;title=This+Computer+Cannot+Connect+to+Your+Home+Server..." rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.autumnwalker.com/technology/this-computer-cannot-connect-to-your-home-server&amp;title=This+Computer+Cannot+Connect+to+Your+Home+Server..." rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.autumnwalker.com/technology/this-computer-cannot-connect-to-your-home-server/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hide the Microsoft Office 2007 Ribbon</title>
		<link>http://www.autumnwalker.com/technology/hide-the-microsoft-office-2007-ribbon</link>
		<comments>http://www.autumnwalker.com/technology/hide-the-microsoft-office-2007-ribbon#comments</comments>
		<pubDate>Tue, 10 Feb 2009 22:50:27 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Office 2007]]></category>

		<guid isPermaLink="false">http://www.autumnwalker.com/?p=243</guid>
		<description><![CDATA[Ever wish that you could get a little more screen real estate when using Microsoft Office 2007? Well, here is a quick tip that will help you do just that; hiding the Office 2007 ribbon. Check out the screencast which I have created below. You can enlarge it to full screen mode by clicking the [...]]]></description>
			<content:encoded><![CDATA[<p>Ever wish that you could get a little more screen real estate when using Microsoft Office 2007? Well, here is a quick tip that will help you do just that; hiding the Office 2007 ribbon.</p>
<p>Check out the screencast which I have created below. You can enlarge it to full screen mode by clicking the expand button below the play button.</p>
<p>Enjoy!</p>
<p><object width="425" height="344" data="http://www.screentoaster.com/swf/STPlayer.swf" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="flashvars" value="video=stUEJTRkBIR1pbQ11ZU1hQUlBd" /><param name="src" value="http://www.screentoaster.com/swf/STPlayer.swf" /></object></p>
<div style="width: 425px; text-align: right;"><a href="http://www.screentoaster.com/">Record your screencast online</a></div>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.autumnwalker.com/technology/hide-the-microsoft-office-2007-ribbon/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.autumnwalker.com/technology/hide-the-microsoft-office-2007-ribbon&amp;title=Hide+the+Microsoft+Office+2007+Ribbon" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.autumnwalker.com/technology/hide-the-microsoft-office-2007-ribbon&amp;title=Hide+the+Microsoft+Office+2007+Ribbon" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.autumnwalker.com/technology/hide-the-microsoft-office-2007-ribbon&amp;t=Hide+the+Microsoft+Office+2007+Ribbon" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Hide%20the%20Microsoft%20Office%202007%20Ribbon%22&amp;body=Link: http://www.autumnwalker.com/technology/hide-the-microsoft-office-2007-ribbon (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Ever%20wish%20that%20you%20could%20get%20a%20little%20more%20screen%20real%20estate%20when%20using%20Microsoft%20Office%202007%3F%20Well%2C%20here%20is%20a%20quick%20tip%20that%20will%20help%20you%20do%20just%20that%3B%20hiding%20the%20Office%202007%20ribbon.%0D%0A%0D%0ACheck%20out%20the%20screencast%20which%20I%20have%20created%20below.%20You%20can%20enlarge%20it%20to%20full%20screen%20mode%20by%20clicking%20the%20exp" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=RT+%40autumnwalker123+-+Hide+the+Microsoft+Office+2007+Ribbon+-+<h3>This domain is forbidden!</h3>&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://www.autumnwalker.com/technology/hide-the-microsoft-office-2007-ribbon&amp;title=Hide+the+Microsoft+Office+2007+Ribbon&amp;srcUrl=http://www.autumnwalker.com/technology/hide-the-microsoft-office-2007-ribbon&amp;srcTitle=Hide+the+Microsoft+Office+2007+Ribbon&amp;snippet=Ever%20wish%20that%20you%20could%20get%20a%20little%20more%20screen%20real%20estate%20when%20using%20Microsoft%20Office%202007%3F%20Well%2C%20here%20is%20a%20quick%20tip%20that%20will%20help%20you%20do%20just%20that%3B%20hiding%20the%20Office%202007%20ribbon.%0D%0A%0D%0ACheck%20out%20the%20screencast%20which%20I%20have%20created%20below.%20You%20can%20enlarge%20it%20to%20full%20screen%20mode%20by%20clicking%20the%20exp" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://www.autumnwalker.com/technology/hide-the-microsoft-office-2007-ribbon&amp;title=Hide+the+Microsoft+Office+2007+Ribbon" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.autumnwalker.com/technology/hide-the-microsoft-office-2007-ribbon&amp;title=Hide+the+Microsoft+Office+2007+Ribbon" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.autumnwalker.com/technology/hide-the-microsoft-office-2007-ribbon/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
