<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://gentoo-zh.org/extern.php?action=feed&amp;tid=530&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Gentoo中文社区 / scp密匙copy]]></title>
		<link>http://www.gentoo-zh.org/viewtopic.php?id=530</link>
		<description><![CDATA[scp密匙copy 最近发表的帖子。]]></description>
		<lastBuildDate>Sun, 13 Nov 2022 09:57:30 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[scp密匙copy]]></title>
			<link>http://www.gentoo-zh.org/viewtopic.php?pid=567#p567</link>
			<description><![CDATA[<p>目的主机建立免密公钥<br />ssh-keygen -t rsa<br />chmod 755 ~/.ssh<br />cat ~/.ssh/id_rsa.pub &gt;&gt; ~/.ssh/authorized_keys <br />chmod 600 ~/.ssh/authorized_keys</p><p>使用主机私钥权限<br />chmod 600 /home/qinshun/rsa/21</p><p>无密码copy<br />scp -i id_rsa bak/ActiveUser20190929.csv.gz oracle@目的主机:/home/oracle</p>]]></description>
			<author><![CDATA[dummy@example.com (batsom)]]></author>
			<pubDate>Sun, 13 Nov 2022 09:57:30 +0000</pubDate>
			<guid>http://www.gentoo-zh.org/viewtopic.php?pid=567#p567</guid>
		</item>
	</channel>
</rss>
