<?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>hao32的个人日志 &#187; known_hosts</title>
	<atom:link href="http://www.hao32.com/tags/known_hosts/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hao32.com</link>
	<description>私人日志记录</description>
	<lastBuildDate>Mon, 09 Aug 2010 13:14:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>配置文件~/.ssh/config和/etc/ssh/ssh_config</title>
		<link>http://www.hao32.com/unix-linux/462.html</link>
		<comments>http://www.hao32.com/unix-linux/462.html#comments</comments>
		<pubDate>Thu, 14 Jan 2010 03:46:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unix/Linux]]></category>
		<category><![CDATA[.ssh]]></category>
		<category><![CDATA[known_hosts]]></category>
		<category><![CDATA[ssh_config]]></category>

		<guid isPermaLink="false">http://www.hao32.com/?p=462</guid>
		<description><![CDATA[一般不需要修改OpenSSH客户端配置文件。对于给定用户，共有两个配置文件，分别是~/.ssh/config（用户专用）和/etc/ssh/ssh_config（全局共享）。要按照该顺序读取这些文件，对于给定的某个参数，它使用的是读取过程中发现的第一个配置。用户可以通过以下方式将全局参数设置覆盖掉：在自己的配置文件中设置同样的参数。在ssh或scp命令行上给出的参数的优先级要高于这两个文件中所设置的参数的优先级。
用户的~/.ssh/config文件必须由该用户所有（他是目录&#8221;~/&#8221;的所有者），并且除了所有者之外任何人都不能写入该文件。否则客户端就会给出一条错误消息然后退出。这个文件的模式通常被设为600，这是因为除了它的所有者之外任何人都没有理由能够去读取它。
<span class="readmore"><a href="http://www.hao32.com/unix-linux/462.html" title="配置文件~/.ssh/config和/etc/ssh/ssh_config" target="_blank">阅读全文——共1946字</a></span>]]></description>
		<wfw:commentRss>http://www.hao32.com/unix-linux/462.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
