<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: listing multiple hostnames on an ssh_config Host line</title>
	<atom:link href="http://blog.loftninjas.org/2008/07/16/listing-multiple-hostnames-on-an-ssh_config-host-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.loftninjas.org/2008/07/16/listing-multiple-hostnames-on-an-ssh_config-host-line/</link>
	<description></description>
	<lastBuildDate>Sat, 21 Jan 2012 06:46:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Josh</title>
		<link>http://blog.loftninjas.org/2008/07/16/listing-multiple-hostnames-on-an-ssh_config-host-line/comment-page-1/#comment-613</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Mon, 18 Aug 2008 21:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.loftninjas.org/?p=211#comment-613</guid>
		<description>Nice tip, I was looking for exactly this today, thanks!  One point to note, when configuring contrasting options for different hosts, the specific Hosts directive must come before the &quot;generic&quot; one...

Hosts ops.example.org
  Compression no

Hosts *
  Compression yes</description>
		<content:encoded><![CDATA[<p>Nice tip, I was looking for exactly this today, thanks!  One point to note, when configuring contrasting options for different hosts, the specific Hosts directive must come before the &#8220;generic&#8221; one&#8230;</p>
<p>Hosts ops.example.org<br />
  Compression no</p>
<p>Hosts *<br />
  Compression yes</p>
]]></content:encoded>
	</item>
</channel>
</rss>

