Add NetEase 163 source to Centos6.5

Source: Internet
Author: User
Recently, the system was found to be very slow, so we were preparing to change the domestic yum source. Prepare, first back up/etc/yum. repos. d/CentOS-Base.repocd/etc/yum. repos. d/& n

Recently, the system was found to be very slow, so we were preparing to change the domestic yum source.

Prepare, first back up/etc/yum. repos. d/CentOS-Base.repo
Cd/etc/yum. repos. d/

Wgethttp: // mirrors.163.com/.help/CentOS6-Base-163.repo

Change the downloaded file to a source file.

MvCentOS6-Base-163.repo CentOS-Base.repo

Update list

Yum clean all

Yum makecache

 

Note that an ERROR may occur at this time: [Errno 14] PYCURL error 22 "The requested URL returned ERROR: 404"

Change $ releasever in CentOS-Base.repo to 6.4
Run in vim last-line mode

[Plain]View plaincopy
  1. : % S/$ releasever/6.4/g
Save and exit. Run

 

Yum clean all

 

Yumclean metadata // clear the previous cache

Yummakecache // re-establish the cache

Yum update successful

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.