<?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>翱翔白鹭ssh</title>
	<atom:link href="http://yanglu.org/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://yanglu.org</link>
	<description>天高任鸟飞，海阔凭鱼跃！</description>
	<lastBuildDate>Wed, 23 Nov 2011 06:04:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>ssh使用命令nohup php-cgi后台运行PHP</title>
		<link>http://yanglu.org/ssh_nohup_php_cgi/</link>
		<comments>http://yanglu.org/ssh_nohup_php_cgi/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 09:44:48 +0000</pubDate>
		<dc:creator>yanglu</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://yanglu.org/?p=346</guid>
		<description><![CDATA[使用ssh远程登录服务器的时候，要进行后台任务操作（比如采集），可以用命令nohup php-cgi来运行php，这样就可以关掉ssh客户端后还会在服务器上运行，运行的输出结果记录在用户目录下的nohup.out文件。 By the time your rss reader get this post here is 5 comments ,Welcome you come to leave your opinion !]]></description>
			<content:encoded><![CDATA[<p>使用ssh远程登录服务器的时候，要进行后台任务操作（比如采集），可以用命令nohup php-cgi来运行php，这样就可以关掉ssh客户端后还会在服务器上运行，运行的输出结果记录在用户目录下的nohup.out文件。</p>
By the time  your rss reader get this post here is <strong> 5 </strong>comments ,Welcome you come to leave your opinion !]]></content:encoded>
			<wfw:commentRss>http://yanglu.org/ssh_nohup_php_cgi/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

