CentOS 6 網路yum源配置
# CentOS-Base.repo
#
# The mirror system uses the connecting IP address of the client and the
# update status of each mirror to pick mirrors that are updated to and
# geographically close to the client. You should use this for CentOS updates
# unless you are manually picking other mirrors.
#
# If the mirrorlist= does not work for you, as a fall back you can try the
# remarked out baseurl= line instead.
#
#
[base]
name=CentOS-$releasever - Base
#mirrorlist=
baseurl=
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
#released updates
[updates]
name=CentOS-$releasever - Updates
#mirrorlist=
baseurl=
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
#additional packages that may be useful
[extras]
name=CentOS-$releasever - Extras
#mirrorlist=
baseurl=
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
#additional packages that extend functionality of existing packages
[centosplus]
name=CentOS-$releasever - Plus
#mirrorlist=
baseurl=
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
#contrib - packages by Centos Users
[contrib]
name=CentOS-$releasever - Contrib
#mirrorlist=
baseurl=
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
#
# The mirror system uses the connecting IP address of the client and the
# update status of each mirror to pick mirrors that are updated to and
# geographically close to the client. You should use this for CentOS updates
# unless you are manually picking other mirrors.
#
# If the mirrorlist= does not work for you, as a fall back you can try the
# remarked out baseurl= line instead.
#
#
[base]
name=CentOS-$releasever - Base
#mirrorlist=
baseurl=
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
#released updates
[updates]
name=CentOS-$releasever - Updates
#mirrorlist=
baseurl=
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
#additional packages that may be useful
[extras]
name=CentOS-$releasever - Extras
#mirrorlist=
baseurl=
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
#additional packages that extend functionality of existing packages
[centosplus]
name=CentOS-$releasever - Plus
#mirrorlist=
baseurl=
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
#contrib - packages by Centos Users
[contrib]
name=CentOS-$releasever - Contrib
#mirrorlist=
baseurl=
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29135257/viewspace-2137913/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 網路配置yum源
- CentOS 配置yum源CentOS
- CentOS 6的yum源配置(最新地址)CentOS
- centos同步yum源到本地,建立本地網路yum源CentOS
- yum本地源及網路源配置
- redhat 5.5 配置網路yum源Redhat
- Linux 網路yum源配置Linux
- Centos系統配置yum源CentOS
- CentOS6.9配置yum源CentOS
- centos7.5配置yum源CentOS
- centos6-增加阿里yum源CentOS阿里
- Centos-Stream 配置本地yum源和配置阿里雲yum源CentOS阿里
- Redhat 7使用CentOS 7的Yum網路源RedhatCentOS
- Centos7配置阿里epel源|yum源CentOS阿里
- CentOS 7 配置 阿里雲 yum源CentOS阿里
- 小知識:CentOS配置yum源/解決yum源失效問題CentOS
- centos7實現上網和管理網路yum源CentOS
- CentOS配置Nginx官方的Yum源及yum安裝phpCentOSNginxPHP
- CentOS8配置阿里雲YUM源CentOS阿里
- redhat6.5 配置使用centos的yum源RedhatCentOS
- RedHat 6下配置本地及網路yum倉庫Redhat
- Vmware配置Centos7配置yum源(新手小白福音)CentOS
- Centos8.x yum 源配置 解決 yum 不可用CentOS
- CentOS修改yum源CentOS
- RHEL6搭建網路yum源軟體倉庫
- CentOS7 yum源修改為阿里,配置阿里epel源CentOS阿里
- CentOS使用iso映象檔案配置本地yum源CentOS
- centos系統配置yum的國內映象源CentOS
- redhat 6 配置 yum 源的兩種方法Redhat
- centos6的yum源更新版本CentOS
- 【YUM】Redhat5和6YUM源配置的區別Redhat
- CentOS 搭建內部Yum源同步阿里Yum源CentOS阿里
- 【Linux】Linux軟體安裝管理6 RHEL6配置使用163 centos yum源LinuxCentOS
- 配置yum源
- linux6 聯網yum 源Linux
- VitualBox + Centos 6下橋接網路配置CentOS橋接
- CentOS7系統配置國內yum源和epel源CentOS
- redhat修改yum源(CENTOS)RedhatCentOS