CentOSがyumソースを国内ソースに変更(アリ)
2055 ワード
以下のCentos 6.8から阿里クラウドに変更:阿里クラウドLinuxインストールミラーソース:1.元のミラーファイルをバックアップして、リカバリを容易にします.[root@localhost ~]#mv/etc/yum.repos.d/CentOS-Base.repo/etc/yum.repos.d/CentOS-Base.repo.backup 2.新しいCentOS-Baseをダウンロードします.repoから/etc/yum.repos.d/ CentOS 5
CentOS 6
3.yum makecache生成キャッシュの実行
163インストールソフトウェアミラーソース:1.エラー後にリカバリできないように、元のミラーファイルをバックアップします.
2.新しいCentOS-Base.をダウンロードrepoから/etc/yum.repos.d/ CentOS 5
CentOS 6
3.次のコマンドを実行してキャッシュを生成
[root@localhost ~]#wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-5.repo
CentOS 6
[root@localhost ~]#wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-6.repo
3.yum makecache生成キャッシュの実行
[root@localhost ~]#yum makecache
163インストールソフトウェアミラーソース:1.エラー後にリカバリできないように、元のミラーファイルをバックアップします.
[root@localhost ~]#mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup
2.新しいCentOS-Base.をダウンロードrepoから/etc/yum.repos.d/ CentOS 5
[root@localhost ~]#wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.163.com/.help/CentOS5-Base-163.repo
CentOS 6
[root@localhost ~]#wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.163.com/.help/CentOS6-Base-163.repo
3.次のコマンドを実行してキャッシュを生成
[root@localhost ~]#yum clean all
[root@localhost ~]#yum makecache
http://mirrors.163.com/.help/centos.html