<?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>SpaceRodent &#187; System Administration</title>
	<atom:link href="http://www.spacerodent.org/category/system-administration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.spacerodent.org</link>
	<description>Move along…Nothing to see here…</description>
	<lastBuildDate>Sun, 07 Aug 2011 05:16:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Time for a change&#8230;</title>
		<link>http://www.spacerodent.org/2011/03/time-for-a-change/</link>
		<comments>http://www.spacerodent.org/2011/03/time-for-a-change/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 19:45:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://www.spacerodent.org/?p=319</guid>
		<description><![CDATA[I am leaving Pelago after four years. I have accepted a position at Popcap games! I am very sad and excited. Sad to leave Pelago who has been so good to me but very excited for a new chapter in life.]]></description>
			<content:encoded><![CDATA[<p>I am leaving Pelago after four years. I have accepted a position at Popcap games! I am very sad and excited.  Sad to leave Pelago who has been so good to me but very excited for a new chapter in life.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spacerodent.org/2011/03/time-for-a-change/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Found a new backup program &#8211; CrashPlan</title>
		<link>http://www.spacerodent.org/2009/03/found-a-new-backup-program-crashplan/</link>
		<comments>http://www.spacerodent.org/2009/03/found-a-new-backup-program-crashplan/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 23:26:22 +0000</pubDate>
		<dc:creator>dennisr</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Programs]]></category>
		<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://www.spacerodent.org/?p=171</guid>
		<description><![CDATA[I was reading reddit today and was reading an article about a guy who lost his laptop. One of the programs he used was CrashPlan. I looked into it and really liked what I saw so I bought two licenses (because I didn&#8217;t want to see ads) and have setup my home mac and my [...]]]></description>
			<content:encoded><![CDATA[<p>I was reading <a href="http://www.reddit.com/r/technology/comments/87z62/what_i_learned_from_having_my_laptop_stolen/">reddit</a> today and was reading an article about a guy who lost his laptop.  One of the programs he used was <a href="http://www6.crashplan.com/consumer/index.html">CrashPlan</a>.  I looked into it and really liked what I saw so I bought two licenses (because I didn&#8217;t want to see ads) and have setup my home mac and my wife&#8217;s mac.</p>
<p>I am also looking at their <a href="http://www6.crashplan.com/business/index.html">business</a> solution + server to backup laptops at work.  They have a 30 day trial so I will be playing with that on Monday.</p>
<p>One of the problems with laptop backups that the Apple crowd fixed was only backing up when your on the network via Time Machine.  As far as I know (and I have looked) here isn&#8217;t Time Machine type solution for Windows until now with CrashPlan.</p>
<p>The other think I like is the ability to back up to other computers on the network and friends systems outside your local network.</p>
<p>CrashPlan can also backup to the cloud to their protected data center.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spacerodent.org/2009/03/found-a-new-backup-program-crashplan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Puppet&#8230;</title>
		<link>http://www.spacerodent.org/2009/03/puppet/</link>
		<comments>http://www.spacerodent.org/2009/03/puppet/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 01:17:11 +0000</pubDate>
		<dc:creator>dennisr</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://www.spacerodent.org/?p=167</guid>
		<description><![CDATA[I am a system administrator for Pelago, makers of Whrrl. Currently I manage about 120 Linux systems (Running Ubuntu&#8217;s Edgy Eft or Hardy Heron). I was looking at a better way to maintain configuration across the fleet. Currently I use a combination of ssh keys and shell scripts. So imagine my surprise when I read [...]]]></description>
			<content:encoded><![CDATA[<p>I am a system administrator for <a href="http://www.pelago.com/">Pelago</a>, makers of <a href="http://whrrl.com/">Whrrl</a>.  Currently I manage about 120 Linux systems (Running Ubuntu&#8217;s Edgy Eft or Hardy Heron).  I was looking at a better way to maintain configuration across the fleet.  Currently I use a combination of ssh keys and shell scripts.  So imagine my surprise when I read this on <a href="http://reductivelabs.com/trac/puppet/wiki/PuppetIntroduction">Puppet&#8217;s Introduction</a> (emphasis mine):</p>
<p><cite>This, combined with the fact that organizations rather than sysadmins usually retain the copyright for these tools, means that most sysadmins start from scratch at every new company,<strong> building ever-more-powerful systems based on ssh and a for loop or something similar.</strong></cite></p>
<p>Wow, they are talking to me personally:)  I am going to go through the rest of the documentation and see if I can get it setup.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spacerodent.org/2009/03/puppet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

