<?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>Chronicles from Edinburgh &#187; script</title>
	<atom:link href="http://www.micheledallatorre.it/blog/tag/script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.micheledallatorre.it/blog</link>
	<description>[.::MDT::.] on the Internet</description>
	<lastBuildDate>Sun, 20 Dec 2009 00:04:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How to save SSH passwords in Terminal (on linux Ubuntu)</title>
		<link>http://www.micheledallatorre.it/blog/2009/01/10/how-to-save-ssh-passwords-in-terminal-on-linux-ubuntu/</link>
		<comments>http://www.micheledallatorre.it/blog/2009/01/10/how-to-save-ssh-passwords-in-terminal-on-linux-ubuntu/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 09:29:34 +0000</pubDate>
		<dc:creator>MDT</dc:creator>
				<category><![CDATA[articles]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.micheledallatorre.it/blog/?p=454</guid>
		<description><![CDATA[This simple tutorial explains you how to save a SSH password using one simple alias. Open the terminal and edit with your favourite text editor (vim in this case) the file .bashrc: vim ~/.bashrc Add the new alias to the file (obviously change &#8220;user&#8221; with your SSH username and &#8220;host.com&#8221; with your SSH address host): [...]]]></description>
		<wfw:commentRss>http://www.micheledallatorre.it/blog/2009/01/10/how-to-save-ssh-passwords-in-terminal-on-linux-ubuntu/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

