<?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>David Thomas &#187; ssh</title>
	<atom:link href="http://www.davidthomas.net.au/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidthomas.net.au</link>
	<description>Just another blog</description>
	<lastBuildDate>Thu, 02 Feb 2012 00:42:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Broken tab in ssh shell</title>
		<link>http://www.davidthomas.net.au/2011/02/broken-tab-in-ssh-shell/</link>
		<comments>http://www.davidthomas.net.au/2011/02/broken-tab-in-ssh-shell/#comments</comments>
		<pubDate>Wed, 23 Feb 2011 07:02:48 +0000</pubDate>
		<dc:creator>David Thomas</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[tab key broken]]></category>

		<guid isPermaLink="false">http://www.davidthomas.net.au/?p=208</guid>
		<description><![CDATA[I encountered an error on a shell I just purchase from an overseas supplier.  Whenever I pressed the tab key, I would get: -sh: &#60;( compgen -d &#8212; &#8216;Am&#8217; ): No such file or directory -sh: &#60;( compgen -f -X  &#8212; &#8216;Am&#8217; ): No such file or directory Now, tab is a very very important [...]]]></description>
		<wfw:commentRss>http://www.davidthomas.net.au/2011/02/broken-tab-in-ssh-shell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ssh private key authentication</title>
		<link>http://www.davidthomas.net.au/2010/03/ssh-private-key-authentication/</link>
		<comments>http://www.davidthomas.net.au/2010/03/ssh-private-key-authentication/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 12:31:30 +0000</pubDate>
		<dc:creator>David Thomas</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[private key]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.davidthomas.net.au/?p=105</guid>
		<description><![CDATA[Setup your Linux box to automatically login via ssh to servers you manange regularly. First I setup some hosts. sudo nano /etc/hosts Add your hosts in the following format 1.2.3.4 example01 1.2.3.5 example02 Now we need to generate our local private and public key pair. If you have already done this before, you can skip [...]]]></description>
		<wfw:commentRss>http://www.davidthomas.net.au/2010/03/ssh-private-key-authentication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

