<?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>Backdrift &#187; ssh</title>
	<atom:link href="http://backdrift.org/tag/ssh/feed" rel="self" type="application/rss+xml" />
	<link>http://backdrift.org</link>
	<description></description>
	<lastBuildDate>Tue, 15 Nov 2011 03:01:58 +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>How to SCP from host to host from a central machine</title>
		<link>http://backdrift.org/how-to-scp-from-host-to-host-from-a-central-machine</link>
		<comments>http://backdrift.org/how-to-scp-from-host-to-host-from-a-central-machine#comments</comments>
		<pubDate>Tue, 20 Jul 2010 20:04:08 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[pipe]]></category>
		<category><![CDATA[scp]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[tar]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://backdrift.org/?p=586</guid>
		<description><![CDATA[Thanks to the fact that ssh can tunnel standard input, however, there is a simple way to effectively scp directly from remote host to remote host using your machine as an intermediary.  Here's how.]]></description>
		<wfw:commentRss>http://backdrift.org/how-to-scp-from-host-to-host-from-a-central-machine/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatic VPN login on connect with ssh and vpnc</title>
		<link>http://backdrift.org/automatic-vpn-login-on-connect-with-ssh-and-vpnc</link>
		<comments>http://backdrift.org/automatic-vpn-login-on-connect-with-ssh-and-vpnc#comments</comments>
		<pubDate>Thu, 15 Jul 2010 19:43:02 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[proxycommand]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[vpn]]></category>
		<category><![CDATA[vpnc]]></category>

		<guid isPermaLink="false">http://backdrift.org/?p=558</guid>
		<description><![CDATA[To automate this, we will place the VPNC command into the ProxyCommand string as well as a small test condition to determine if a session is already running.  Additionally, we need to include the nc command string.  This is so that ssh can pass data through to the host after the command has been run.  Finally, I have redirected stdout for VPNC to stderr so that it is printed to the terminal while being used as a ProxyCommand.]]></description>
		<wfw:commentRss>http://backdrift.org/automatic-vpn-login-on-connect-with-ssh-and-vpnc/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a transparent SSH tunnel through a bastion host using the ProxyCommand configuration parameter</title>
		<link>http://backdrift.org/transparent-proxy-with-ssh</link>
		<comments>http://backdrift.org/transparent-proxy-with-ssh#comments</comments>
		<pubDate>Mon, 16 Mar 2009 18:55:43 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://backdrift.org/dist/wordpress/?p=37</guid>
		<description><![CDATA[Like most users out there (I think) my systems are usually configured to allow ssh connections from a small handfull of trusted hosts or a bastion host. This is decent security practice but is a total pain when you want to scp a file or grab the stdout of a command from a host outside [...]]]></description>
		<wfw:commentRss>http://backdrift.org/transparent-proxy-with-ssh/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  backdrift.org/tag/ssh/feed ) in 0.41803 seconds, on Feb 5th, 2012 at 1:40 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 5th, 2012 at 2:40 pm UTC -->
