CentOS: change yum source and update system

Source: Internet
Author: User
[1] First back up/etc/yum. repos. d/CentOS-Base.repomv/etc/yum. repos. d/CentOS-Base.repo/etc/yum. repos. d/CentOS-Base.repo.backup [2] go to the yum source configuration file folder [root@localhostyum.repos.d] # cd/etc

[1] First back up/etc/yum. repos. d/CentOS-Base.repo

mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup

[2] go to the yum source configuration file folder

[root@localhost yum.repos.d]# cd /etc/yum.repos.d/

[3] Download the 163 yum source configuration file and put it in/etc/yum. repos. d/(please back up the file before the operation)

[root@localhost yum.repos.d]# wget http://mirrors.163.com/.help/CentOS6-Base-163.repo

[4] run yum makecache to generate cache

[root@localhost yum.repos.d]# yum makecache

[5] updating the system

[root@localhost yum.repos.d]# yum -y update

[6] install the vim editor

[root@localhost ~]# yum -y install vim*

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.