<?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: Change SSH Welcome Banner on Ubuntu</title>
	<atom:link href="http://www.howtogeek.com/howto/ubuntu/change-ssh-welcome-banner-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howtogeek.com/howto/ubuntu/change-ssh-welcome-banner-on-ubuntu/</link>
	<description>Computer Help from your Friendly How-To Geek</description>
	<lastBuildDate>Sun, 08 Nov 2009 07:56:33 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Patrick</title>
		<link>http://www.howtogeek.com/howto/ubuntu/change-ssh-welcome-banner-on-ubuntu/comment-page-1/#comment-53688</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Sun, 13 Jul 2008 06:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/change-ssh-welcome-banner-on-ubuntu/#comment-53688</guid>
		<description>If your banner keeps resetting itself, you need to keep in mind that /etc/motd is only a link to the /var/run/motd file. Edit that file to make the banner changes permanent. 

To remove the &quot;Last login&quot; message, edit your /etc/ssh/sshd_config file to change where it says:
  PrintLastLog yes
to no, and you&#039;re good to go.</description>
		<content:encoded><![CDATA[<p>If your banner keeps resetting itself, you need to keep in mind that /etc/motd is only a link to the /var/run/motd file. Edit that file to make the banner changes permanent. </p>
<p>To remove the &#8220;Last login&#8221; message, edit your /etc/ssh/sshd_config file to change where it says:<br />
  PrintLastLog yes<br />
to no, and you&#8217;re good to go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.howtogeek.com/howto/ubuntu/change-ssh-welcome-banner-on-ubuntu/comment-page-1/#comment-49427</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 08 May 2008 14:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/change-ssh-welcome-banner-on-ubuntu/#comment-49427</guid>
		<description>Along the same lines you can uncomment the Banner /etc/issue.net line in /etc/ssh/sshd_config. Then put your message in /etc/issue.net and it&#039;ll be displayed before you put in your password.</description>
		<content:encoded><![CDATA[<p>Along the same lines you can uncomment the Banner /etc/issue.net line in /etc/ssh/sshd_config. Then put your message in /etc/issue.net and it&#8217;ll be displayed before you put in your password.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benny</title>
		<link>http://www.howtogeek.com/howto/ubuntu/change-ssh-welcome-banner-on-ubuntu/comment-page-1/#comment-38043</link>
		<dc:creator>Benny</dc:creator>
		<pubDate>Thu, 14 Feb 2008 11:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/change-ssh-welcome-banner-on-ubuntu/#comment-38043</guid>
		<description>can i remove the &quot;Last login: message?</description>
		<content:encoded><![CDATA[<p>can i remove the &#8220;Last login: message?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian</title>
		<link>http://www.howtogeek.com/howto/ubuntu/change-ssh-welcome-banner-on-ubuntu/comment-page-1/#comment-25393</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Fri, 26 Oct 2007 06:41:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/change-ssh-welcome-banner-on-ubuntu/#comment-25393</guid>
		<description>If you are using Ubuntu, try editing /etc/motd.tail
That will do the trick.</description>
		<content:encoded><![CDATA[<p>If you are using Ubuntu, try editing /etc/motd.tail<br />
That will do the trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamahl</title>
		<link>http://www.howtogeek.com/howto/ubuntu/change-ssh-welcome-banner-on-ubuntu/comment-page-1/#comment-25299</link>
		<dc:creator>Kamahl</dc:creator>
		<pubDate>Wed, 24 Oct 2007 12:23:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/change-ssh-welcome-banner-on-ubuntu/#comment-25299</guid>
		<description>My motd keeps resetting itself...  I believe it might be the updates.  Is there any way of locking the file after I&#039;ve edited it?</description>
		<content:encoded><![CDATA[<p>My motd keeps resetting itself&#8230;  I believe it might be the updates.  Is there any way of locking the file after I&#8217;ve edited it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian</title>
		<link>http://www.howtogeek.com/howto/ubuntu/change-ssh-welcome-banner-on-ubuntu/comment-page-1/#comment-25295</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Wed, 24 Oct 2007 11:05:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/change-ssh-welcome-banner-on-ubuntu/#comment-25295</guid>
		<description></description>
		<content:encoded><![CDATA[<p>Nice HowTo and I agree: Linux rocks. <img src='http://www.howtogeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>But if you want to avoid /etc/motd to be overwritten with the old version upon reboot you also have to edit /etc/default/rcS.</p>
<p>Look for</p>
<p># Set EDITMOTD to â€œnoâ€? if you donâ€™t want /etc/motd to be regenerated<br />
# automatically<br />
EDITMOTD=yes</p>
<p>and change &#8220;yes&#8221; to &#8220;no&#8221; before editing /etc/motd</p>
<p>Cheers<br />
Sebastian</p>
]]></content:encoded>
	</item>
</channel>
</rss>
