<?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/category/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>Access Linux from HP iLO Interface</title>
		<link>http://www.netexpertise.eu/en/linux/linux-hp-ilo-interface.html</link>
		<comments>http://www.netexpertise.eu/en/linux/linux-hp-ilo-interface.html#comments</comments>
		<pubDate>Thu, 31 Dec 2009 12:46:24 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[Grub]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[ilo]]></category>
		<category><![CDATA[serial]]></category>

		<guid isPermaLink="false">http://www.netexpertise.eu/en/?p=547</guid>
		<description><![CDATA[iLO is a management interface supporting SSH, available on HP Proliant servers. It provides interesting features such as remotely powering the server on and off. But it is also possible to access the Linux console and reboot in single mode remotely. How handy is that!? &#160; BIOS While booting up, press F9 to go in [...]]]></description>
		<wfw:commentRss>http://www.netexpertise.eu/en/linux/linux-hp-ilo-interface.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>

