<?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>夜行人 &#187; Ubuntu</title>
	<atom:link href="http://www.187299.com/archives/tag/ubuntu/feed" rel="self" type="application/rss+xml" />
	<link>http://www.187299.com</link>
	<description>寻觅生命中的那一片浅草......</description>
	<lastBuildDate>Tue, 07 Sep 2010 08:33:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>chkconfig在ubuntu里用什么命令替代</title>
		<link>http://www.187299.com/archives/1361</link>
		<comments>http://www.187299.com/archives/1361#comments</comments>
		<pubDate>Wed, 25 Nov 2009 01:27:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.187299.com/?p=1361</guid>
		<description><![CDATA[# update-rc.d sshd defaults          # Activate sshd with the default runlevels # update-rc.d sshd start 20 2 3 4 5 . stop 20 0 1 6 .  # With explicit arguments # update-rc.d -f sshd remove         # Disable sshd for all runlevels # shu... ]]></description>
			<content:encoded><![CDATA[<p># update-rc.d sshd defaults          # Activate sshd with the default runlevels<br />
# update-rc.d sshd start 20 2 3 4 5 . stop 20 0 1 6 .  # With explicit arguments<br />
# update-rc.d -f sshd remove         # Disable sshd for all runlevels<br />
# shutdown -h now (or # poweroff)    # Shutdown and halt the system</p>
]]></content:encoded>
			<wfw:commentRss>http://www.187299.com/archives/1361/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
