zoukankan      html  css  js  c++  java
  • [yum] yum加速

    通常,以我对于个人生活和工作品质的要求,并没有这个需求。

    因为我的宽带费很贵,独享。就算是centos主站,也很快。但是当你去了一些办公环境恶劣的地方上班的时候,

    也难免动用一些小技巧。如下:

    装这个包,就可以了。

    [root@base-centos7-1804 ~]# yum info yum-plugin-fastestmirror.noarch
    Loaded plugins: fastestmirror, langpacks
    Loading mirror speeds from cached hostfile
     * base: repo.virtualhosting.hk
     * extras: mirrors.cn99.com
     * updates: repo.virtualhosting.hk
    Installed Packages
    Name        : yum-plugin-fastestmirror
    Arch        : noarch
    Version     : 1.1.31
    Release     : 45.el7
    Size        : 53 k
    Repo        : installed
    From repo   : anaconda
    Summary     : Yum plugin which chooses fastest repository from a mirrorlist
    URL         : http://yum.baseurl.org/download/yum-utils/
    License     : GPLv2+
    Description : This plugin sorts each repository's mirrorlist by connection speed
                : prior to downloading packages.
    
    Available Packages
    Name        : yum-plugin-fastestmirror
    Arch        : noarch
    Version     : 1.1.31
    Release     : 46.el7_5
    Size        : 33 k
    Repo        : updates/7/x86_64
    Summary     : Yum plugin which chooses fastest repository from a mirrorlist
    URL         : http://yum.baseurl.org/download/yum-utils/
    License     : GPLv2+
    Description : This plugin sorts each repository's mirrorlist by connection speed
                : prior to downloading packages.
  • 相关阅读:
    使用Java发送qq邮件
    docker部署nacos1.4
    职责链模式
    策略模式
    状态模式
    解释器模式
    备忘录模式
    js中数组常用方法总结
    微信小程序生成二维码工具
    小程序登录过程
  • 原文地址:https://www.cnblogs.com/hugetong/p/9830571.html
Copyright © 2011-2022 走看看