<?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>Netexpertise &#187; SSH</title>
	<atom:link href="http://www.netexpertise.eu/en/tag/ssh/feed" rel="self" type="application/rss+xml" />
	<link>http://www.netexpertise.eu/en</link>
	<description>Systems &#38; Networks</description>
	<lastBuildDate>Wed, 07 Dec 2011 14:59:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>MRemote multi-tab remote connection manager</title>
		<link>http://www.netexpertise.eu/en/misc/mremote-multi-tab-remote-connection-manager.html</link>
		<comments>http://www.netexpertise.eu/en/misc/mremote-multi-tab-remote-connection-manager.html#comments</comments>
		<pubDate>Fri, 11 Mar 2011 15:02:39 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[RDP]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Telnet]]></category>
		<category><![CDATA[VNC]]></category>

		<guid isPermaLink="false">http://www.netexpertise.eu/en/?p=732</guid>
		<description><![CDATA[Not a technical post but a useful piece of software&#8230; I was pissed off having so many windows on my desktop while connecting to different remote services. Till I found MRemote that lets you manage all your network connections in a single multi tab window. You can create Remote desktop, SSH, telnet, VNC and many [...]]]></description>
		<wfw:commentRss>http://www.netexpertise.eu/en/misc/mremote-multi-tab-remote-connection-manager.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Synchronize Directories with Rsync and SSH</title>
		<link>http://www.netexpertise.eu/en/ssh/synchronize-directories-with-rsync-and-ssh.html</link>
		<comments>http://www.netexpertise.eu/en/ssh/synchronize-directories-with-rsync-and-ssh.html#comments</comments>
		<pubDate>Sun, 21 Dec 2008 21:27:05 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[SSH]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[encrypt]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[synchronize]]></category>

		<guid isPermaLink="false">http://www.netexpertise.eu/en/?p=255</guid>
		<description><![CDATA[To copy or synchronize data across servers with SSH encryption benefits, run on the target: rsync -avz -e ssh remoteuser@remotehost:/remote/dir /local/dir/]]></description>
		<wfw:commentRss>http://www.netexpertise.eu/en/ssh/synchronize-directories-with-rsync-and-ssh.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Environment Variables and SSH</title>
		<link>http://www.netexpertise.eu/en/ssh/environment-variables-and-ssh.html</link>
		<comments>http://www.netexpertise.eu/en/ssh/environment-variables-and-ssh.html#comments</comments>
		<pubDate>Thu, 20 Nov 2008 21:58:47 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[SSH]]></category>
		<category><![CDATA[authorized]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[variable]]></category>

		<guid isPermaLink="false">http://www.netexpertise.eu/en/?p=237</guid>
		<description><![CDATA[Very few environment variables are defined when connecting to a remote host with an SSH authorized key. &#160; # ssh localhost env SHELL=/bin/bash SSH_CLIENT=127.0.0.1 53816 22 USER=dave MAIL=/var/mail/dave PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games PWD=/home/dave LANG=en_US.UTF-8 SHLVL=1 HOME=/home/dave LOGNAME=dave SSH_CONNECTION=127.0.0.1 53816 127.0.0.1 22 _=/usr/bin/env &#160; To run a program calling libs from an unusual location, we&#8217;d need to redefine the [...]]]></description>
		<wfw:commentRss>http://www.netexpertise.eu/en/ssh/environment-variables-and-ssh.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

