透明 发表于 2015-1-14 20:36:12

来一发centos 6.5改换收集源为搜狐源

欢迎大家来到仓酷云论坛!Howtochangeyourepositorytoenjoythefastinstallspeed?copythefollowingcodes:#CentOS-Base.repo
#
#ThisfileusesanewmirrorlistsystemdevelopedbyLanceDavisforCentOS.
#ThemirrorsystemusestheconnectingIPaddressoftheclientandthe
#updatestatusofeachmirrortopickmirrorsthatareupdatedtoand
#geographicallyclosetotheclient.YoushouldusethisforCentOSupdates
#unlessyouaremanuallypickingothermirrors.
#
#Ifthemirrorlist=doesnotworkforyou,asafallbackyoucantrythe
#remarkedoutbaseurl=lineinstead.
#
#


name=CentOS-$releasever-Base
baseurl=http://mirrors.sohu.com/centos/6.5/os/$basearch/
gpgcheck=1
gpgkey=http://mirrors.sohu.com/centos/RPM-GPG-KEY-CentOS-6

#releasedupdates

name=CentOS-$releasever-Updates
baseurl=http://mirrors.sohu.com/centos/6.5/updates/$basearch/
gpgcheck=1
gpgkey=http://mirrors.sohu.com/centos/RPM-GPG-KEY-CentOS-6

#packagesused/producedinthebuildbutnotreleased
#
#name=CentOS-$releasever-Addons
#baseurl=http://mirrors.sohu.com/centos/$releasever/addons/$basearch/
#gpgcheck=1
#gpgkey=http://mirrors.sohu.com/centos/RPM-GPG-KEY-CentOS-6
#additionalpackagesthatmaybeuseful

name=CentOS-$releasever-Extras
baseurl=http://mirrors.sohu.com/centos/6.5/extras/$basearch/
gpgcheck=1
gpgkey=http://mirrors.sohu.com/centos/RPM-GPG-KEY-CentOS-6
#additionalpackagesthatextendfunctionalityofexistingpackages

name=CentOS-$releasever-Plus
baseurl=http://mirrors.sohu.com/centos/6.5/centosplus/$basearch/
gpgcheck=1
enabled=0
gpgkey=http://mirrors.sohu.com/centos/RPM-GPG-KEY-CentOS-6
savedasafilenamedCentOS-Base.repounderthedirectory:/etc/yum.repos.d(makesurethat.repofilesonlyincludeCentOS-Base.repo;CentOS.Debuginfo.repo;CentOS-Vault.repoandCentOS-Media.repo)CentOS-Base.repo是yum收集源的设置文件
CentOS-Media.repo是yum当地源的设置文件
andthendownloadandimportthekeyusingthefollowinglines
wgetmirrors.sohu.com/centos/RPM-GPG-KEY-CentOS-6
rpm--importRPM-GPG-KEY-CentOS-6
thenenjoythefastspeedofyum!
如果您觉得本篇CentOSLinux教程讲得好,请记得点击右边漂浮的分享程序,把好文章分享给你的小伙伴们!

若相依 发表于 2015-1-16 20:57:54

来一发centos 6.5改换收集源为搜狐源

随着Linux应用的扩展,出现了不少Linux社区。有一些非常优秀的社区往往是Linux高手的舞台,如果在探讨高级技巧的论坛张贴非常初级的问题经常会没有结果。

活着的死人 发表于 2015-1-23 17:59:32

现在的linux操作系统如redhat,难点,红旗等,都是用这么一个内核,加上其它的用程序(包括X)构成的。

柔情似水 发表于 2015-1-31 21:04:34

对Linux命令熟悉后,你可以开始搭建一个小的Linux网络,这是最好的实践方法。Linux是网络的代名词,Linux网络服务功能非常强大,不论是邮件服务器、Web服务器、DNS服务器等都非常完善。

谁可相欹 发表于 2015-2-20 05:15:21

随着Linux应用的扩展,出现了不少Linux社区。有一些非常优秀的社区往往是Linux高手的舞台,如果在探讨高级技巧的论坛张贴非常初级的问题经常会没有结果。

小女巫 发表于 2015-3-6 17:09:43

Linux高手更具有鼓励新手的文化精神。如何在Linux社区获得帮助,需要说明的是你要有周全的思考,准备好你的问题,不要草率的发问。

第二个灵魂 发表于 2015-3-13 06:07:10

要增加自己Linux的技能,只有通过实践来实现了。所以,赶快找一部计算机,赶快安装一个Linux发行版本,然后进入精彩的Linux世界,相信对于你自己的Linux能力必然大有斩获。

精灵巫婆 发表于 2015-3-20 14:47:36

在学习的过程中,我们用的是VM虚拟机,开始时真的不真的该怎么去做,特别是我的是命令窗口界面,别人的是图形界面,我都不知道怎么调过来。
页: [1]
查看完整版本: 来一发centos 6.5改换收集源为搜狐源