<?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>WTF *Nix &#187; ssh</title>
	<atom:link href="http://www.wtfnix.com/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wtfnix.com</link>
	<description>Just another *nix Blog</description>
	<lastBuildDate>Tue, 04 May 2010 13:46:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bahhhh Web Servers and Firewalls&#8230;</title>
		<link>http://www.wtfnix.com/2009/12/web-servers-and-firewalls/</link>
		<comments>http://www.wtfnix.com/2009/12/web-servers-and-firewalls/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 23:47:52 +0000</pubDate>
		<dc:creator>WTF *Nix</dc:creator>
				<category><![CDATA[FTP]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[TCP/IP Networking]]></category>
		<category><![CDATA[Web Servers]]></category>
		<category><![CDATA[Webhosting]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[apache web server]]></category>
		<category><![CDATA[dmz]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[iis web server]]></category>
		<category><![CDATA[LAN]]></category>
		<category><![CDATA[secure shell]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[ssh access]]></category>
		<category><![CDATA[tidy]]></category>
		<category><![CDATA[vpn]]></category>
		<category><![CDATA[web server]]></category>
		<category><![CDATA[webserver]]></category>

		<guid isPermaLink="false">http://www.wtfnix.com/?p=1094</guid>
		<description><![CDATA[Going to break these down into parts for each of you to understand if you are new in this area&#8230; I know for a fact there are some gurus out there that may read this and say something along the lines&#8230; &#8220;What a waste of time&#8230;&#8221; Well this this isn&#8217;t for you ole Mighty Gurus [...]]]></description>
		<wfw:commentRss>http://www.wtfnix.com/2009/12/web-servers-and-firewalls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>man echo</title>
		<link>http://www.wtfnix.com/2008/04/man-echo/</link>
		<comments>http://www.wtfnix.com/2008/04/man-echo/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 23:54:42 +0000</pubDate>
		<dc:creator>WTF *Nix</dc:creator>
				<category><![CDATA[General Linux Blogging]]></category>
		<category><![CDATA[display text]]></category>
		<category><![CDATA[echo]]></category>
		<category><![CDATA[echo command]]></category>
		<category><![CDATA[linux display text]]></category>
		<category><![CDATA[man echo]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.wtfnix.com/?p=11</guid>
		<description><![CDATA[NAME
echo &#8211; display a line of text
SYNOPSIS
echo [OPTION]&#8230; [STRING]&#8230;
DESCRIPTION
Echo the STRING(s) to standard output.
-n     do not output the trailing newline
-e     enable interpretation of backslash escapes
-E     disable interpretation of backslash escapes (default)
&#8211;help display this help and exit
&#8211;version
output version information and exit
If -e is in effect, the following sequences are recognized:
\0NNN  the character whose ASCII code is [...]]]></description>
		<wfw:commentRss>http://www.wtfnix.com/2008/04/man-echo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
