<?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"
	>

<channel>
	<title>themattharris.com &#187; SysAdmin</title>
	<atom:link href="http://www.themattharris.com/category/sysadmin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themattharris.com</link>
	<description>More than just a web developer hailing from Hampshire in Southern England.</description>
	<pubDate>Thu, 30 Oct 2008 11:26:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>Setting up your Git installation to use a remote repository (git clone)</title>
		<link>http://www.themattharris.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.themattharris.com%2F2008%2F08%2F27%2Fsetting-up-your-git-installation-to-use-a-remote-repository-git-clone%2F&amp;seed_title=Setting+up+your+Git+installation+to+use+a+remote+repository+%28git+clone%29</link>
		<comments>http://www.themattharris.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.themattharris.com%2F2008%2F08%2F27%2Fsetting-up-your-git-installation-to-use-a-remote-repository-git-clone%2F&amp;seed_title=Setting+up+your+Git+installation+to+use+a+remote+repository+%28git+clone%29#comments</comments>
		<pubDate>Wed, 27 Aug 2008 20:40:41 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
		
		<category><![CDATA[SysAdmin]]></category>

		<category><![CDATA[clone]]></category>

		<category><![CDATA[git]]></category>

		<category><![CDATA[github]]></category>

		<category><![CDATA[howto]]></category>

		<category><![CDATA[unfuddle]]></category>

		<guid isPermaLink="false">http://www.themattharris.com/?p=88</guid>
		<description><![CDATA[This is part 3 of a 4 part series of setting up your systems to use Git.
So you&#8217;ve installed Git on your remote server and now want to be able to keep connect to a remote Git repository.  This post will go through setting up a connection to two popular repository hosting providers, Unfuddle [...]]]></description>
		<wfw:commentRss>http://www.themattharris.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.themattharris.com%2F2008%2F08%2F27%2Fsetting-up-your-git-installation-to-use-a-remote-repository-git-clone%2F&amp;seed_title=Setting+up+your+Git+installation+to+use+a+remote+repository+%28git+clone%29/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Generating an SSH Keypair</title>
		<link>http://www.themattharris.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.themattharris.com%2F2008%2F08%2F06%2Fgenerating-an-ssh-keypair%2F&amp;seed_title=Generating+an+SSH+Keypair</link>
		<comments>http://www.themattharris.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.themattharris.com%2F2008%2F08%2F06%2Fgenerating-an-ssh-keypair%2F&amp;seed_title=Generating+an+SSH+Keypair#comments</comments>
		<pubDate>Wed, 06 Aug 2008 00:46:56 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
		
		<category><![CDATA[SysAdmin]]></category>

		<category><![CDATA[git]]></category>

		<category><![CDATA[howto]]></category>

		<category><![CDATA[keypair]]></category>

		<category><![CDATA[mediatemple]]></category>

		<category><![CDATA[mt]]></category>

		<category><![CDATA[security]]></category>

		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.themattharris.com/?p=18</guid>
		<description><![CDATA[This is part 2 of a 4 part series of setting up your systems to use Git but in this case, is of general interest to those who may need to generate SSH Keypairs.
Git uses SSH key pairs to authenticate the machine you are accessing the repository from with the place you store that repository. [...]]]></description>
		<wfw:commentRss>http://www.themattharris.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.themattharris.com%2F2008%2F08%2F06%2Fgenerating-an-ssh-keypair%2F&amp;seed_title=Generating+an+SSH+Keypair/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Installing Git binaries onto a MediaTemple server</title>
		<link>http://www.themattharris.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.themattharris.com%2F2008%2F08%2F06%2Finstalling-git-binaries-onto-a-mediatemple-server%2F&amp;seed_title=Installing+Git+binaries+onto+a+MediaTemple+server</link>
		<comments>http://www.themattharris.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.themattharris.com%2F2008%2F08%2F06%2Finstalling-git-binaries-onto-a-mediatemple-server%2F&amp;seed_title=Installing+Git+binaries+onto+a+MediaTemple+server#comments</comments>
		<pubDate>Wed, 06 Aug 2008 00:27:21 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
		
		<category><![CDATA[SysAdmin]]></category>

		<category><![CDATA[git]]></category>

		<category><![CDATA[howto]]></category>

		<category><![CDATA[mediatemple]]></category>

		<category><![CDATA[mt]]></category>

		<guid isPermaLink="false">http://www.themattharris.com/?p=29</guid>
		<description><![CDATA[This is part 1 of a 4 part series of setting up your systems to use Git.
As a developer I make frequent use of version control systems to keep my code safe and easily keep production sites up to date.  I previously used the widely supported SVN but have recently moved to the open [...]]]></description>
		<wfw:commentRss>http://www.themattharris.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.themattharris.com%2F2008%2F08%2F06%2Finstalling-git-binaries-onto-a-mediatemple-server%2F&amp;seed_title=Installing+Git+binaries+onto+a+MediaTemple+server/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
