<?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>ayozone &#187; ssh</title>
	<atom:link href="http://www.ayozone.org/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ayozone.org</link>
	<description>Ayoli&#039;s zone : linux, ubuntu, music, ...</description>
	<lastBuildDate>Mon, 16 Aug 2010 11:29:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>How to use Grsync with ssh</title>
		<link>http://www.ayozone.org/2009/12/21/how-to-use-grsync-with-ssh/</link>
		<comments>http://www.ayozone.org/2009/12/21/how-to-use-grsync-with-ssh/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 14:50:27 +0000</pubDate>
		<dc:creator>ayoli</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[grsync]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://ayozone.org/?p=278</guid>
		<description><![CDATA[Grsync is a simple frontend to rsync tool. It comes with many rsync options but nothing about ssh. I&#8217;ve found the solution in this thread. It&#8217;s pretty easy and obvious once one knows. In the source or destination, enter : username@domain.com:/remote/path/ or username@xxx.xxx.xxx.xxx:/remote/path/ # where xxx.xxx.xxx.xxx is an IP adress Note : if the remote [...]]]></description>
		<wfw:commentRss>http://www.ayozone.org/2009/12/21/how-to-use-grsync-with-ssh/feed/langswitch_lang/en/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install public ssh key on a remote server</title>
		<link>http://www.ayozone.org/2009/04/08/install-public-ssh-key-on-a-remote-server/</link>
		<comments>http://www.ayozone.org/2009/04/08/install-public-ssh-key-on-a-remote-server/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 11:16:09 +0000</pubDate>
		<dc:creator>ayoli</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://ayozone.org/?p=190</guid>
		<description><![CDATA[I write this post mainly as a reminder, but it might be also usefull for some people. Requirements : openssh client Open a terminal and type this command to generate the key pair (private/public) : ssh-keygen -t dsa -b 1024 You need to answser to two questions : First, where do you want to save [...]]]></description>
		<wfw:commentRss>http://www.ayozone.org/2009/04/08/install-public-ssh-key-on-a-remote-server/feed/langswitch_lang/en/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

