浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

加快 CentOS yum的速度_网络民工_百度空间

加快 CentOS yum的速度

加快 CentOS yum的速度
安装yum的fast mirror插件,可以加快 CentOS yum的速度和提高稳定性,效果显著。

1、Install the fastestmirror plugin
CentOS 5.x: yum -y install yum-fastestmirror
CentOS 4.x: yum -y install yum-plugin-fastestmirror

2、enable the plugin
[root@centos ~]# vi /etc/yum/pluginconf.d/fastestmirror.conf
[main]
enabled=1
verbose=0
socket_timeout=3
hostfilepath=/var/cache/yum/timedhosts.txt
maxhostfileage=10
posted on 2012-10-08 10:29  lexus  阅读(262)  评论(0编辑  收藏  举报