欧美一级特黄大片做受成人-亚洲成人一区二区电影-激情熟女一区二区三区-日韩专区欧美专区国产专区

CentOSyum配置安裝軟件與配置文件修改方法

本篇內(nèi)容介紹了“CentOS yum配置安裝軟件與配置文件修改方法”的有關(guān)知識,在實際案例的操作過程中,不少人都會遇到這樣的困境,接下來就讓小編帶領(lǐng)大家學(xué)習(xí)一下如何處理這些情況吧!希望大家仔細閱讀,能夠?qū)W有所成!

創(chuàng)新互聯(lián)是一家專業(yè)提供長順企業(yè)網(wǎng)站建設(shè),專注與成都網(wǎng)站設(shè)計、成都網(wǎng)站建設(shè)、H5場景定制、小程序制作等業(yè)務(wù)。10年已為長順眾多企業(yè)、政府機構(gòu)等服務(wù)。創(chuàng)新互聯(lián)專業(yè)網(wǎng)站設(shè)計公司優(yōu)惠進行中。

非常講究的CentOS yum配置有這強大的系統(tǒng)功能,我主要是讓人民群眾理解CentOS yum配置,及相關(guān)的系統(tǒng)yum配置介紹,CentOS社區(qū)的Linux發(fā)行版本被稱為CentOS Linux,由于使用了由RHEL的源代碼重新編譯生成新的發(fā)行版本,CentOS Linux具有與RHEL產(chǎn)品非常好的兼容性,并且與生俱來地擁有RHEL的諸多優(yōu)秀特性。

安裝軟件等方面Linux Enterprise 5 CentOS yum配置以前用CentOS yum配置很方便,可是來到RHLE就不是那么順手了,如果不做如下設(shè)置,經(jīng)常出現(xiàn)不能通過CentOS yum配置安裝軟件的情況,下面是詳細配置。

首先,rhel5系統(tǒng)安裝的時候其實已經(jīng)有CentOS yum配置了,只是因為如果用官方的網(wǎng)站更新的話除非你是用錢買的rhel5.否則它會提示注冊之類的。所以只要把 yum的更新地址改成開源的就行了。而限定CentOS yum配置更新地址的文件在/etc/yum.repos.d/里。先把它們改成備份文件,即在后面加.bak。
[root@killgoogle ~]# mv /etc/yum.repos.d/rhel-debuginfo.repo /etc/yum.repos.d/rhel-debuginfo.repo.bak
[root@killgoogle ~]# mv /etc/yum.repos.d/rpmforge.repo.rpmnew /etc/yum.repos.d/rpmforge.repo.rpmnew.bak
建立新的配置文件:
[root@killgoogle ~]# cd /etc/yum.repos.d
[root@killgoogle ~]# touch rhel-debuginfo.repo
[root@killgoogle ~]# touch mirrors-rpmforge
[root@killgoogle ~]# touch rpmforge.repo
往新的配置文件寫東西:
[root@killgoogle ~]#vi rhel-debuginfo.repo [base] name=CentOS-5 - Base #mirrorlist=http://mirrorlist.centos.org/?release=$releasever5&arch=$basearch&repo=os #baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/baseurl=http://ftp.sjtu.edu.cn/centos/5/os/$basearch/gpgcheck=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos5#released updates
[update] name=CentOS-5 - Updates #mirrorlist=http://mirrorlist.centos.org/?release=4&arch=$basearch&repo=updatesbaseurl=http://ftp.sjtu.edu.cn/centos/5/updates/$basearch/gpgcheck=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos5#packages used/produced in the build but not released
[addons] name=CentOS-***ddons #mirrorlist=http://mirrorlist.centos.org/?release=4&arch=$basearch&repo=addonsbaseurl=http://ftp.sjtu.edu.cn/centos/5/addons/$basearch/gpgcheck=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos5#additional packages that may be useful

[extras] name=CentOS-5 - Extras #mirrorlist=http://mirrorlist.centos.org/?release=4&arch=$basearch&repo=extrasbaseurl=http://ftp.sjtu.edu.cn/centos/5/extras/$basearch/
gpgcheck=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos5#additional packages that extend functionality of existing packages [centosplus] name=CentOS-5 - Plus #mirrorlist=http://mirrorlist.centos.org/?release=4&arch=$basearch&repo=centosplusbaseurl=http://ftp.sjtu.edu.cn/centos/5/centosplus/$basearch/gpgcheck=1 enabled=0 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos5#contrib - packages by Centos Users
[contrib] name=CentOS-5 - Contrib #mirrorlist=http://mirrorlist.centos.org/?release=4&arch=$basearch&repo=contribbaseurl=http://ftp.sjtu.edu.cn/centos/5/contrib/$basearch/gpgcheck=1enabled=0 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos5# vi dag.repo [dag] name=Dag RPM Repository for RHEL5 baseurl=http://ftp.riken.jp/Linux/dag/redhat/el5/en/$basearch/dag/enabled=1 gpgcheck=1 gpgkey=http://ftp.riken.jp/Linux/dag/packages/RPM-GPG-KEY.dag.txt

修改第二個配置文件:
[root@killgoogle ~]vi mirrors-rpmforge
http://apt.sw.be/redhat/el5/en/$ARCH/dag
http://archive.cs.uu.nl/mirror/dag.wieers/redhat/el5/en/$ARCH/dag
http://ftp2.lcpe.uni-sofia.bg/freshrpms/pub/dag/redhat/el5/en/$ARCH/dag
#http://ftp.heanet.ie/pub/freshrpms/pub/dag/redhat/el5/en/$ARCH/dag
http://ftp-stud.fht-esslingen.de/dag/redhat/el5/en/$ARCH/dag
http://mirror.cpsc.ucalgary.ca/mirror/dag/redhat/el5/en/$ARCH/dag
http://mirrors.ircam.fr/pub/dag/redhat/el5/en/$ARCH/dag
http://rh-mirror.linux.iastate.edu/pub/dag/redhat/el5/en/$ARCH/dag
http://rpmfind.net/linux/dag/redhat/el5/en/$ARCH/dag
http://wftp.tu-chemnitz.de/pub/linux/dag/redhat/el5/en/$ARCH/dag
http://www.mirrorservice.org/sites/apt.sw.be/redhat/el5/en/$ARCH/dag

修改第三個配置文件:
[root@killgoogle ~]# vi rpmforge.repo
# Name: RPMforge RPM Repository for Red Hat Enterprise 5 - dag
# URL: http://rpmforge.net/
[rpmforge] name = Red Hat Enterprise $releasever - RPMforge.net - dag
#baseurl = http://apt.sw.be/redhat/el5/en/$basearch/dag
mirrorlist = http://apt.sw.be/redhat/el5/en/mirrors-rpmforge
#mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge
enabled = 1 protect = 0 gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag gpgcheck = 1

如果風(fēng)速慢的話可以通過增加CentOS yum配置的超時時間,這樣就不會總是因為超時而退出。 [root@killgoogle ~]vi /etc/yum.conf 加上這么一句:timeout=120 到這里配置差不多就完了。還有一個包需要安裝:rpmforge-release-0.3.6-1.el5.rf.i386.rpm 如果不安裝的話有可能會出現(xiàn)以下錯誤:GPG key retrieval failed: [Errno 5] OSError: [Errno 2] 沒有那個文件或目錄: '/etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag' 到http://rpmfind.net/linux/RPM/找到這個包,然后 [root@killgoogle ~]rpm -ivh rpmforge-release-0.3.6-1.el5.rf.i386.rpm 接下來就是輸入KEY了。[root@killgoogle ~] rpm --import http://mirror.be10.com/centos/RPM-GPG-KEY-CentOS-5這樣基本上CentOS yum配置就可以用了。不過如果覺得不爽的話還可以優(yōu)化:加速CentOS yum配置[root@killgoogle ~]yum install yum-fastestmirror yum-presto 指定或去掉軟件源的mirror: 可以在baseurl中將比較慢的mirror去掉 你的CentOS yum配置鏡像的速度測試記錄文件:
/var/cache/yum/timedhosts.txt yum Existing lock 錯誤的解決辦法
如果系統(tǒng)啟動的時候, CentOS yum配置 出現(xiàn)Existing lock /var/run/yum.pid: another copy is running as pid 3380. Aborting. 可以用下面的辦法解決: [root@killgoogle ~]/etc/init.d/yum-updatesd stop 也可以用以下方法: [root@killgoogle ~]rm -f /var/run/yum.pid 主要原因就是CentOS yum配置在自動更新只要關(guān)掉它就可以了完了?,F(xiàn)在就可以測試能不能用了哦:[root@killgoogle ~]yum install mplayer 這是安裝mplayer如果要刪除則是:[root@killgoogle ~]yum remove mplayer

“CentOS yum配置安裝軟件與配置文件修改方法”的內(nèi)容就介紹到這里了,感謝大家的閱讀。如果想了解更多行業(yè)相關(guān)的知識可以關(guān)注創(chuàng)新互聯(lián)網(wǎng)站,小編將為大家輸出更多高質(zhì)量的實用文章!

文章題目:CentOSyum配置安裝軟件與配置文件修改方法
分享網(wǎng)址:http://aaarwkj.com/article28/pcoocp.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供定制網(wǎng)站動態(tài)網(wǎng)站、商城網(wǎng)站、營銷型網(wǎng)站建設(shè)、手機網(wǎng)站建設(shè)、電子商務(wù)

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時需注明來源: 創(chuàng)新互聯(lián)

h5響應(yīng)式網(wǎng)站建設(shè)
2022国产精品一区| 欧美曰韩国内精品中文| 日本一区不卡二区高清| 国产成人三级在线影院| 欧美日韩精品一区二区三| 国产三级精品三线在线观看| 国产一边打电话一边操| 2018在线不卡爱视频| av小说亚洲激情乱| 免费亚洲一区二区三区| 蜜臀av在线国产一区| 精品久久久久久久久999| 国产精品一区二区欧美激情| 国产精品久久久av大片| 欧美大片免费在线播放| 熟妇人妻久久中文字幕麻豆网| 亚洲成人日韩欧美在线| 国产福利精品一区二区av| 精品国产视频一区二区三区| 国产精品一区二区免费式| 午夜日本大胆裸体艺术| 成人永久免费播放平台| 少妇视频资源一区二区三区| 欧美黄色一区二区三区视频| 亚洲精品女同专区视频| 国产91一区二区三区在线精品| 欧美日韩成人精品一区二区| 一区二区三区欧美日韩| 亚洲欧美日韩午夜在线| 97色伦综合在线欧美视频| 国产做a爰片久久91| 亚洲中文字幕婷婷在线| 少妇的诱惑免费在线播放| 白天躁晚上躁天天躁在线| 日韩欧美二区三区精品在线| 亚洲黄色片在线播放| 欧美日韩视频一区二区| 女同亚洲一区二区三区| 99麻豆久久久精品国产| 成熟人妻一区二区三区人妻| 最美是你免费视频观看|