<?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>Nine Rivers &#187; SSH</title>
	<atom:link href="http://9rivers.linkka.com/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://9rivers.linkka.com</link>
	<description>Molecular modeling in Materials Sciences Web development Programming IT</description>
	<lastBuildDate>Fri, 02 Dec 2011 06:20:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>SSH tunneling and example Python client-server codes</title>
		<link>http://9rivers.linkka.com/2010/02/05/ssh-tunneling-and-example-python-client-server-codes/</link>
		<comments>http://9rivers.linkka.com/2010/02/05/ssh-tunneling-and-example-python-client-server-codes/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 15:05:18 +0000</pubDate>
		<dc:creator>9rivers</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://9rivers.linkka.com/?p=335</guid>
		<description><![CDATA[This document demonstrates how we could run client-server software via SSH. The main purpose of using this technique relies on that on most HPC servers most of the IP ports are nromally blocked except for the SSH port 22. SSH tunneling settings in PuTTY In this case, the server port 8888 is mapped to the [...]]]></description>
		<wfw:commentRss>http://9rivers.linkka.com/2010/02/05/ssh-tunneling-and-example-python-client-server-codes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

