<?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>kristianholm.net &#187; Sysadmining</title>
	<atom:link href="http://www.kristianholm.net/category/sysadmining/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kristianholm.net</link>
	<description>adventures of a GNU/!insert OS here!/Emacs user</description>
	<lastBuildDate>Sat, 13 Mar 2010 09:34:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-RC3-15241</generator>
		<item>
		<title>Howto NOT update your website..</title>
		<link>http://www.kristianholm.net/2009/04/howto-not-update-your-website/</link>
		<comments>http://www.kristianholm.net/2009/04/howto-not-update-your-website/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 13:41:04 +0000</pubDate>
		<dc:creator>kristian</dc:creator>
				<category><![CDATA[Sysadmining]]></category>

		<guid isPermaLink="false">http://www.kristianholm.net/2009/04/howto-not-update-your-website/</guid>
		<description><![CDATA[Two days ago I wanted to clean up the files on this website, and since I&#8217;m hooked on the commandline I wanted to experiment with the commandline options for rsync. After some time reading the man page for rsync I found out that the option &#8211;exclude-from= and &#8211;delete-excluded would clean up the remote server quite [...]]]></description>
			<content:encoded><![CDATA[<p>Two days ago I wanted to clean up the files on this website, and since<br />
I&#8217;m hooked on the commandline I wanted to experiment with the<br />
commandline options for rsync. After some time reading the man page<br />
for rsync I found out that the option &#8211;exclude-from= and<br />
&#8211;delete-excluded would clean up the remote server quite nicely. </p>
<p>Except that all the custom files and some directories that was stored in<br />
the same directory. The &#8211;delete-excluded took care of those files,<br />
especially the file containing the settings for the website. I still<br />
look for stuff that might be broken, so please make a comment if you<br />
find something.</p>
<p>The moral of the story is, make sure you know what your doing when you<br />
have the power of the commandline at your fingertips&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kristianholm.net/2009/04/howto-not-update-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
