<?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: Installing and Configuring an SSH Server</title>
	<atom:link href="http://www.nixtutor.com/linux/installing-and-configuring-an-ssh-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nixtutor.com/linux/installing-and-configuring-an-ssh-server/</link>
	<description>Helping you Learn Linux</description>
	<lastBuildDate>Sun, 14 Feb 2010 17:54:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Yang</title>
		<link>http://www.nixtutor.com/linux/installing-and-configuring-an-ssh-server/comment-page-1/#comment-861</link>
		<dc:creator>Yang</dc:creator>
		<pubDate>Mon, 07 Sep 2009 03:42:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=828#comment-861</guid>
		<description>That&#039;s absolutely some great security tips in here. I&#039;m going to give the port knocking a try because it seems like a cool idea to keep out port scans. Also I&#039;m thinking about allowing only 1 ip to have access to my server as I have a fixed IP from my home PC. I figure I can do it with hosts.deny/allow except I can&#039;t find them on my server. Does that come with denyhosts the failure logins detector package?

I don&#039;t quite like the idea of private/public key authentication because what if I lost my keys(the files containing the keys) and I have prohibited authentication by password? How am I supposed to reach into my server and get things back?</description>
		<content:encoded><![CDATA[<p>That&#8217;s absolutely some great security tips in here. I&#8217;m going to give the port knocking a try because it seems like a cool idea to keep out port scans. Also I&#8217;m thinking about allowing only 1 ip to have access to my server as I have a fixed IP from my home PC. I figure I can do it with hosts.deny/allow except I can&#8217;t find them on my server. Does that come with denyhosts the failure logins detector package?</p>
<p>I don&#8217;t quite like the idea of private/public key authentication because what if I lost my keys(the files containing the keys) and I have prohibited authentication by password? How am I supposed to reach into my server and get things back?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Wendelin</title>
		<link>http://www.nixtutor.com/linux/installing-and-configuring-an-ssh-server/comment-page-1/#comment-471</link>
		<dc:creator>Eric Wendelin</dc:creator>
		<pubDate>Fri, 26 Jun 2009 00:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=828#comment-471</guid>
		<description>Just setup my SSH server with this post. Very helpful! 

You can personalize the MOTD by:
figlet &quot;message&quot; &gt; /etc/motd</description>
		<content:encoded><![CDATA[<p>Just setup my SSH server with this post. Very helpful! </p>
<p>You can personalize the MOTD by:<br />
figlet &#8220;message&#8221; &gt; /etc/motd</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harel Malka</title>
		<link>http://www.nixtutor.com/linux/installing-and-configuring-an-ssh-server/comment-page-1/#comment-318</link>
		<dc:creator>Harel Malka</dc:creator>
		<pubDate>Fri, 05 Jun 2009 09:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=828#comment-318</guid>
		<description>I usually keep SSH servers running on port 443 when its free (i.e., when not serving https). That&#039;s obscurity in obscurity, and its web-filter/firewall proof ensuring you can ssh into your box even when in very restrictive environments. 
Harel</description>
		<content:encoded><![CDATA[<p>I usually keep SSH servers running on port 443 when its free (i.e., when not serving https). That&#8217;s obscurity in obscurity, and its web-filter/firewall proof ensuring you can ssh into your box even when in very restrictive environments.<br />
Harel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Sanborn</title>
		<link>http://www.nixtutor.com/linux/installing-and-configuring-an-ssh-server/comment-page-1/#comment-314</link>
		<dc:creator>Mark Sanborn</dc:creator>
		<pubDate>Thu, 04 Jun 2009 16:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=828#comment-314</guid>
		<description>@Ross
1.  Ahh, yes to restart SSH on a debian based system you use: &#039;sudo /etc/init.d/ssh restart&#039;  For BSD type init systems like ones found in Arch Linux use, &#039;/etc/rc.d/ssh restart&#039;

I will add these to the post.

2. Opps, I&#039;ll add this as well

3. Yeah, usually I do,

Thanks for the input :)</description>
		<content:encoded><![CDATA[<p>@Ross<br />
1.  Ahh, yes to restart SSH on a debian based system you use: &#8217;sudo /etc/init.d/ssh restart&#8217;  For BSD type init systems like ones found in Arch Linux use, &#8216;/etc/rc.d/ssh restart&#8217;</p>
<p>I will add these to the post.</p>
<p>2. Opps, I&#8217;ll add this as well</p>
<p>3. Yeah, usually I do,</p>
<p>Thanks for the input <img src='http://www.nixtutor.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Dozy Kraut</title>
		<link>http://www.nixtutor.com/linux/installing-and-configuring-an-ssh-server/comment-page-1/#comment-310</link>
		<dc:creator>The Dozy Kraut</dc:creator>
		<pubDate>Wed, 03 Jun 2009 16:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=828#comment-310</guid>
		<description>If I remember correctly the RSA key-length defaults to 2048 which some consider inadequate in the face of GPU assisted cracks. You can set the length with -b switch in keygen. 4096 is a fairly good length until NVIDIA comes up with even faster GPUs.

It is also a good idea to disable password authentication altogether and eschew PAM (it has the nasty habit of keeping password login active, overriding sshd settings)</description>
		<content:encoded><![CDATA[<p>If I remember correctly the RSA key-length defaults to 2048 which some consider inadequate in the face of GPU assisted cracks. You can set the length with -b switch in keygen. 4096 is a fairly good length until NVIDIA comes up with even faster GPUs.</p>
<p>It is also a good idea to disable password authentication altogether and eschew PAM (it has the nasty habit of keeping password login active, overriding sshd settings)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross</title>
		<link>http://www.nixtutor.com/linux/installing-and-configuring-an-ssh-server/comment-page-1/#comment-309</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Wed, 03 Jun 2009 15:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=828#comment-309</guid>
		<description>Good, stuff, couple suggestions.

1. Mention restarting ssh after configuration changes
&#039;sudo /etc/init.d/ssh restart&#039;   As I think its necessary to reflect changes, I could be wrong.

2. You mention changing motd but don&#039;t tell how.

3. You could use apt:urls for packages

Good post</description>
		<content:encoded><![CDATA[<p>Good, stuff, couple suggestions.</p>
<p>1. Mention restarting ssh after configuration changes<br />
&#8217;sudo /etc/init.d/ssh restart&#8217;   As I think its necessary to reflect changes, I could be wrong.</p>
<p>2. You mention changing motd but don&#8217;t tell how.</p>
<p>3. You could use apt:urls for packages</p>
<p>Good post</p>
]]></content:encoded>
	</item>
</channel>
</rss>
