使用apt-cacher

之前一直在用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,不错。

This entry was posted in Linux and tagged , . Bookmark the permalink.

发表评论

电子邮件地址不会被公开。 必填项已用 * 标注

*

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Please copy the string U2jraE to the field below:

以新浪微博帐号登录