<?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>The Married Geek &#187; ASP.NET, jQuery, Web, JavaScript, and CSS blog &#187; Home Server Series</title>
	<atom:link href="http://www.marriedgeek.com/index.php/category/home-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marriedgeek.com</link>
	<description>My wife tolerates my home server</description>
	<lastBuildDate>Fri, 27 Aug 2010 18:25:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Home Server How-to: Introduction</title>
		<link>http://www.marriedgeek.com/index.php/2009/07/22/home-server-how-to-introduction-series/</link>
		<comments>http://www.marriedgeek.com/index.php/2009/07/22/home-server-how-to-introduction-series/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 20:10:07 +0000</pubDate>
		<dc:creator>_theMarriedGeek</dc:creator>
				<category><![CDATA[Home Server Series]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.marriedgeek.com/?p=244</guid>
		<description><![CDATA[I&#8217;m going to begin talking a little about setting up your own home server and discuss not only some cool stuff you can do, but how to get the most use out of it. When I mention to people that I have a home server, they snicker. And that&#8217;s fine considering that the thought of [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going to begin talking a little about setting up your own home server and discuss not only some cool stuff you can do, but how to get the most use out of it. When I mention to people that I have a home server, they snicker. And that&#8217;s fine considering that the thought of having a server in your home usually connotates that you&#8217;re some hacker that orders pizza online and doesn&#8217;t leave the house for days. However, yes, having a some server in their house is kind of a geeky thing to do, but if used effectively, can be really beneficial to those actually using the network. All you need is a spare PC, some ethernet cable, and a spare port on your router.</p>
<p>You can do a lot with a home server. Some things may you may find more interesting depending what stuff you&#8217;re into, but here is a broad list:</p>
<ul>
<li><strong>Backups</strong> &#8211; This is by far the biggest benefit. If you&#8217;re not using automated backup software on your computers, you run the risk of a catostrophic failure (usually in the form of a dead or dying hard disk) and losing all your files. With a server, you run scheduled backups one or more times per day to grab those files off your PC or laptop and save them to your server.</li>
<li><strong>Media storage</strong> &#8211; Have a lot of music, videos, or photos? Have a spouse or kids who want access to that content? Instead of sharing one computer, store all your media on a drive connected to the server and allow for anyone to access that content any time from their own computer.</li>
<li><strong>FTP server</strong> &#8211; If you&#8217;re on the road a lot or just want access to your files, you can set up an FTP (file transfer protocol) server, allowing you to grab and/or save files to or from your server from anywhere you can steal an internet connection.</li>
<li><strong>Remote desktop</strong> &#8211; If you need to connect to the desktop of your server while you&#8217;re away, you can connect to it and view any documents or backups.</li>
<li><strong>Web server</strong> &#8211; While the first two are pretty common, running your own web server involes a bit of skill, including setup of your web application software (e.g., IIS, Apache), configuring your router and firewall, installing databases, etc. This can be a daunting task to someone new, but you can host your own websites, even your WordPress blog, from your server for free! With free DNS services out there, such as <a href="http://afraid.org" target="_blank"><strong>Afraid.org</strong></a>, as long as your ISP lets you hang onto your IP, all you have to pay for is the domain name.</li>
<li><strong>Host your own email</strong> &#8211; This one can be tricky, especially when dealing with blacklists. With free email tools out there for Windows, such as <a href="http://www.hmailserver.com/" target="_blank"><strong>hMailServer</strong></a>, you can setup POP or IMAP email for your domain. You can even run backups of your email.</li>
<li><strong>Gaming server</strong> &#8211; Yes, you can have a wicked LAN party and have your server host all the games. Ask your wife about having the party first.</li>
<li><strong>Streaming webcam</strong> &#8211; I used this idea when we got our new dog and I wanted to keep an eye on her while at work. By hooking a webcam, and using some streaming software, I was able to connect to and stream video from the camera.</li>
</ul>
<p>The concept of having a home server is pretty simple. You have a computer running 24/7 on your home network. It&#8217;s connected to your router and can talk to other machines on your network. By &#8220;talking&#8221; to other computers on your network, it simply mean that it can view their folder contents as well as allow its contents to be viewed by other computers on your network.</p>
<p>For this intro, I just wanted to cover the basics and give an overview of what a home server can do for you. For next time, I&#8217;ll discuss how to pick a computer, connect it to your network, and set up shared folders.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marriedgeek.com/index.php/2009/07/22/home-server-how-to-introduction-series/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->