Replace the CentOS source

Source: Internet
Author: User
Tags geoip aliyun

When I installed goaccess in my virtual machine, I said I could not find GeoIP ... Embarrassed.

For the time being, I would like to update my Yum source because my system (Centos 6.5) is using the default source for GeoIP. Speed is slow, here first change the source, I use is the source of Ali.

The first step: Back up your original image file so that you can recover it after an error.

Mv/etc/yum.repos.d/centos-base.repo/etc/yum.repos.d/centos-base.repo.backup

Step two: Download the new Centos-base.repo to/etc/yum.repos.d/

5    -o/etc/yum.repos.d/centos-base.repo http://mirrors.aliyun.com/repo/ Centos-5.repo6    -o/etc/yum.repos.d/centos-base.repo http://  Mirrors.aliyun.com/repo/centos-6.repo7-o/etc/yum.repos.d/centos-base.repo http:   Mirrors.aliyun.com/repo/centos-7.repo

Step three: Run the Yum makecache build cache

Yum Clean all    #清除缓存目录下的软件包及旧的headersyum makecache    # caches the package information on the server locally to increase the speed of the search installation software
Yum-y Update #全部更新 (optional) (-y auto-Select, automatic)

Replace the CentOS source

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.