<?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>Technicznie {nie zawsze} &#187; ssh</title>
	<atom:link href="http://technicznie.miastofabryk.pl/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://technicznie.miastofabryk.pl</link>
	<description>Komputer to tylko narzędzie...</description>
	<lastBuildDate>Mon, 21 Jun 2010 10:06:22 +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>Logownie bez hasła w ssh/sshfs</title>
		<link>http://technicznie.miastofabryk.pl/2008/07/26/logownie-bez-hasla-w-sshsshfs/</link>
		<comments>http://technicznie.miastofabryk.pl/2008/07/26/logownie-bez-hasla-w-sshsshfs/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 15:35:37 +0000</pubDate>
		<dc:creator>skarlcf</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[autologin]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[sshfs]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://technicznie.miastofabryk.pl/2008/07/26/logownie-bez-hasla-w-sshsshfs/</guid>
		<description><![CDATA[Rozwiązanie oparte na wymianie klucza pomiędzy zaufanymi hostami. Proste i szybkie w implementacji, bardzo przydatne zwłaszcza, gdy korzystamy z sshfs (zobacz: Instalacja sshfs na Ubuntu). 1. Generujemy klucz RSA na maszynie lokalnej (kliencie): ssh-keygen -t rsa 2. Eksportujemy wygenerowany klucz publiczny na zdalną maszynę (serwer): ssh-copy-id -i .ssh/id_rsa.pub mojlogin@jakisserwer.pl Zostaniemy poproszeni o podanie hasła i [...]]]></description>
		<wfw:commentRss>http://technicznie.miastofabryk.pl/2008/07/26/logownie-bez-hasla-w-sshsshfs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
