<?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"
	>
<channel>
	<title>Comments for Data Access Notes</title>
	<atom:link href="http://www.accessdataservices.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.accessdataservices.com/blog</link>
	<description>Miscellaneous Computer Technology Notes</description>
	<pubDate>Thu, 28 Aug 2008 05:59:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on OS X Server 10.4.8 and Mailman by Forest Mars</title>
		<link>http://www.accessdataservices.com/blog/os-x-server-1048-and-mailman/#comment-11651</link>
		<dc:creator>Forest Mars</dc:creator>
		<pubDate>Thu, 14 Feb 2008 15:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.accessdataservices.com/blog/os-x-server-1048-and-mailman/#comment-11651</guid>
		<description>Just don't try using Server Admin to manage Mailman lists over say 5K, which have proven too big for Server Admin to handle, and will choke and sputter. This behaviour is well notated on the Macos-x-server mailing list, and is apparently still not fixed in 10.5.</description>
		<content:encoded><![CDATA[<p>Just don&#8217;t try using Server Admin to manage Mailman lists over say 5K, which have proven too big for Server Admin to handle, and will choke and sputter. This behaviour is well notated on the Macos-x-server mailing list, and is apparently still not fixed in 10.5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Password free secure copy  // SCP &#038; SSH by Gare</title>
		<link>http://www.accessdataservices.com/blog/password-free-secure-copy/#comment-10062</link>
		<dc:creator>Gare</dc:creator>
		<pubDate>Tue, 18 Dec 2007 02:08:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.accessdataservices.com/blog/wordpress/?p=20#comment-10062</guid>
		<description>Thanks for comment!  Fixed.  Glad article was helpful to someone - I know that it has helped me many times over.</description>
		<content:encoded><![CDATA[<p>Thanks for comment!  Fixed.  Glad article was helpful to someone - I know that it has helped me many times over.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Password free secure copy  // SCP &#038; SSH by Steve K</title>
		<link>http://www.accessdataservices.com/blog/password-free-secure-copy/#comment-10061</link>
		<dc:creator>Steve K</dc:creator>
		<pubDate>Tue, 18 Dec 2007 01:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.accessdataservices.com/blog/wordpress/?p=20#comment-10061</guid>
		<description>In Step #6 above, 
"Or, if you are logging in as a user, for example, clyde, it would be in /home/clyde/authorized_keys. "

omits the .ssh directory.  should be:

"Or, if you are logging in as a user, for example, clyde, it would be in /home/clyde/.ssh/authorized_keys. "

Otherwise, thanks, very helpful.</description>
		<content:encoded><![CDATA[<p>In Step #6 above,<br />
&#8220;Or, if you are logging in as a user, for example, clyde, it would be in /home/clyde/authorized_keys. &#8221;</p>
<p>omits the .ssh directory.  should be:</p>
<p>&#8220;Or, if you are logging in as a user, for example, clyde, it would be in /home/clyde/.ssh/authorized_keys. &#8221;</p>
<p>Otherwise, thanks, very helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unix 101 / Unzipping Files by Gare</title>
		<link>http://www.accessdataservices.com/blog/unix-101-unzipping-files/#comment-5975</link>
		<dc:creator>Gare</dc:creator>
		<pubDate>Mon, 20 Aug 2007 14:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.accessdataservices.com/blog/wordpress/?p=14#comment-5975</guid>
		<description>To tar &#038; zip on RH:

tar cvzf /home/ghome/myfiles.tgz myfilesdirectory</description>
		<content:encoded><![CDATA[<p>To tar &#038; zip on RH:</p>
<p>tar cvzf /home/ghome/myfiles.tgz myfilesdirectory</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Password free secure copy  // SCP &#038; SSH by Gare</title>
		<link>http://www.accessdataservices.com/blog/password-free-secure-copy/#comment-5159</link>
		<dc:creator>Gare</dc:creator>
		<pubDate>Tue, 24 Jul 2007 22:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.accessdataservices.com/blog/wordpress/?p=20#comment-5159</guid>
		<description>Some Notes on File Permissions:
- the .ssh directory has to be 755 or more restrictive  (that is, only the owner can write to it, not group) or SSH authentication will not work.
- same thing for authorized_keys file in the .ssh directory.</description>
		<content:encoded><![CDATA[<p>Some Notes on File Permissions:<br />
- the .ssh directory has to be 755 or more restrictive  (that is, only the owner can write to it, not group) or SSH authentication will not work.<br />
- same thing for authorized_keys file in the .ssh directory.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
