<?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>LiangXu Wang &#187; apt-proxy</title>
	<atom:link href="http://wlx.westgis.ac.cn/tag/apt-proxy/feed/" rel="self" type="application/rss+xml" />
	<link>http://wlx.westgis.ac.cn</link>
	<description>technology backup/share</description>
	<lastBuildDate>Sat, 14 Jan 2012 03:56:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>使用apt-cacher</title>
		<link>http://wlx.westgis.ac.cn/591/</link>
		<comments>http://wlx.westgis.ac.cn/591/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 10:37:57 +0000</pubDate>
		<dc:creator>wlx</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apt-cacher]]></category>
		<category><![CDATA[apt-proxy]]></category>

		<guid isPermaLink="false">http://wlx.westgis.ac.cn/?p=591</guid>
		<description><![CDATA[之前一直在用apt-proxy，但奇怪的是，apt-proxy经常会在99%位置长时间停顿。因此决定用apt-cacher替换使用看看效果。 安装： sudo aptitude install apt-cacher 然后让其默认启动： sudo nano /etc/default/apt-cacher 修改为： AUTOSTART=1 然后重启动apt-cacher： sudo /etc/init.d/apt-cacher restart 恩，支持IPV6，不错。]]></description>
			<content:encoded><![CDATA[<p>之前一直在用apt-proxy，但奇怪的是，apt-proxy经常会在99%位置长时间停顿。因此决定用apt-cacher替换使用看看效果。<br />
安装：</p>
<blockquote><p>sudo aptitude install apt-cacher</p></blockquote>
<p>然后让其默认启动：</p>
<blockquote><p>sudo nano /etc/default/apt-cacher</p></blockquote>
<p>修改为：</p>
<blockquote><p>AUTOSTART=1</p></blockquote>
<p>然后重启动apt-cacher：</p>
<blockquote><p>sudo /etc/init.d/apt-cacher restart</p></blockquote>
<p>恩，支持IPV6，不错。</p>
]]></content:encoded>
			<wfw:commentRss>http://wlx.westgis.ac.cn/591/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

