<?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>Online Security Blog (OSB) &#187; Securing SSHD</title>
	<atom:link href="http://onlinesecurityblog.info/tag/securing-sshd/feed/" rel="self" type="application/rss+xml" />
	<link>http://onlinesecurityblog.info</link>
	<description>Online Security, Safety, Tips, Compliance, Standard</description>
	<lastBuildDate>Sun, 27 Mar 2011 13:07:20 +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 SECURE SSHD Deamon</title>
		<link>http://onlinesecurityblog.info/how-to-secure-sshd-deamon/</link>
		<comments>http://onlinesecurityblog.info/how-to-secure-sshd-deamon/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 07:31:35 +0000</pubDate>
		<dc:creator>Tokwear</dc:creator>
				<category><![CDATA[IT Security]]></category>
		<category><![CDATA[Securing SSHD]]></category>

		<guid isPermaLink="false">http://onlinesecurityblog.info/?p=343</guid>
		<description><![CDATA[Step 1: First of all we need to make a regular user, since we are disabling direct root login: adduser admin &#38;&#38; passwd admin Step 2: Backup your current sshd_config mv /etc/ssh/sshd_config /etc/ssh/sshd_config.bak Step 3: Create a new sshd_config file nano -w /etc/ssh/sshd_config Step 3.1: Paste this code into the new file ## Change to]]></description>
		<wfw:commentRss>http://onlinesecurityblog.info/how-to-secure-sshd-deamon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

