<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>marcus welz &#187; ssh</title>
	<atom:link href="http://marcuswelz.com/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://marcuswelz.com</link>
	<description>working hard at avoiding to write code</description>
	<lastBuildDate>Tue, 08 Jun 2010 13:14:25 +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>MySQL Replication for Offsite Backups</title>
		<link>http://marcuswelz.com/2009/10/19/mysql-replication-for-offsite-backups/</link>
		<comments>http://marcuswelz.com/2009/10/19/mysql-replication-for-offsite-backups/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 13:01:18 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=470</guid>
		<description><![CDATA[I'm cheap. I tend to run pet projects on shoe string budgets. For one, it's just a good habit. It's easier to increase spending when it's really necessary (after some growth and revenue) than it is to turn off a service that you've come to rely on. Whatever the case may be, having backups is [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2009/10/19/mysql-replication-for-offsite-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Primer on SSH and SCP</title>
		<link>http://marcuswelz.com/2004/11/13/primer-on-ssh-and-scp/</link>
		<comments>http://marcuswelz.com/2004/11/13/primer-on-ssh-and-scp/#comments</comments>
		<pubDate>Sat, 13 Nov 2004 17:44:16 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Software & Tools]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[scp]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=21</guid>
		<description><![CDATA[Hardly anyone uses telnet to log into their UNIX shell anymore. And with good reason; the idea of having your password transmitted in clear text (i.e. unencrypted), thus easily obtained by nosey people equipped with the proper sniffing tools, just isn't all that appealing. The replacement for telnet is SSH, which stands for SecureSHell and [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2004/11/13/primer-on-ssh-and-scp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auto-properties in Subversion</title>
		<link>http://marcuswelz.com/2004/11/12/auto-properties-in-subversion/</link>
		<comments>http://marcuswelz.com/2004/11/12/auto-properties-in-subversion/#comments</comments>
		<pubDate>Fri, 12 Nov 2004 15:19:40 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Software & Tools]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[properties]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[tortoisesvn]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=20</guid>
		<description><![CDATA[I'm a big fan of Subversion and use it for nearly every project I work on. I work on our software projects in several ways: On the Linux development server directly, which I access from a Windows desktop using UltraEdit (Load/Save via SFTP), WinSCP, PuTTY, and the command line svn client. On my Windows PC, [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2004/11/12/auto-properties-in-subversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
