快速业务通道

fedora/linux yum源详细设置

作者 佚名技术 来源 Linux系统 浏览 发布时间 2012-04-23

  经过艰苦的奋斗,终于搞定了fedora系统从安装到3D特效(本人安装的是fedora 11),为了方便后来的linuxer,特留下本人的全过程以供参考.以下步骤有的来自于google搜索,有部分来自于嘉佑中文博客(http://www.my-guides.net/en/content/view/164/26/),并感谢各方前辈的笔迹.

  1.添加rpm fusion源

  rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm

  2.导入rpm fusion仓库的密钥

  rpm --import http://ATrpms.net/RPM-GPG-KEY.atrpms

  3.修改密钥文件

  gedit /etc/yum.conf

  在打开的文件尾部添加下面几行:

  [atrpms]

  name=Fedora Core $releasever - $basearch - ATrpms

  baseurl=http://dl.atrpms.net/f$releasever-$basearch/atrpms/stable

  gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms

  gpgcheck=1

  4.添加adobe软件仓并导入密钥

  rpm -ivh linuxdownload.adobe.com/linux/i386/adobe-release-i386-1.0-1.noarch.rpm">http://linuxdownload.adobe.com/linux/i386/adobe-release-i386-1.0-1.noarch.rpm

  rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux

  5.添加上海交大的yum 源

  vim /etc/yum.repos.d/sjtu.repo #不喜欢用vim 的人请用gedit

  在打开的文件中添加如下行:

  [fedora]

  name=Fedora $releasever - $basearch

  failovermethod=priority

  baseurl=ftp://openware.byr.edu.cn/pub/mirror/fedora/linux/releases/$releasever/Everything/$basearch/os/

  http://ftp.sjtu.edu.cn/fedora/linux/releases/$releasever/Everything/$basearch/os/

  ftp://ftp.sjtu.edu.cn/fedora/linux/releases/$releasever/Everything/$basearch/os/

  ftp://ftp.cuhk.edu.hk/pub/Linux/fedora/releases/$releasever/Everything/$basearch/os/

  enabled=1

  gpgcheck=1

  gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch

  [updates]

  name=Fedora $releasever - $basearch - Updates

  failovermethod=priority

  baseurl=ftp://openware.byr.edu.cn/pub/mirror/fedora/linux/updates/$releasever/$basearch/

  http://ftp.sjtu.edu.cn/fedora/linux/updates/$releasever/$basearch/

Empire CMS,phome.net

  ftp://ftp.cuhk.edu.hk/pub/Linux/fedora/updates/$releasever/$basearch/

  enabled=1

  gpgcheck=1

  gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch

  然后保存退出.

  6.更新缓存

  yum makecache

  7.更新yum插件,以加快下载速度

  yum install yum-presto -y

  yum -y install yum-fastestmirror

  8.下载axel插件(此插件使yum可以多线程下载文件,以达到更快的速度),下为全过程,每行为一条单独的命令:

  cd axel/trunk

  ./configure

  make && make install

  svn co http://cnfreesoft.googlecode.com/svn/trunk/axelget/ /etc/yum/axelget

  cd /etc/yum/pluginconf.d/

  ln -s /etc/yum/axelget/axelget.conf

  cd /usr/lib/yum-plugins/

  ln -s /etc/yum/axelget/axelget.py

  cd /home/Wolf

  rm -rf axel

  9注意:以下两行命令为卸载fedora 11自带的播放器(该播放器非常令本人不爽,故卸载,各位可根据本人喜好决定要不要卸载)

  yum remove rhythmbox -y

  yum remove totem -y

  10.顺便下载

凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!

分享到: 更多

Copyright ©1999-2011 厦门凌众科技有限公司 厦门优通互联科技开发有限公司 All rights reserved

地址(ADD):厦门软件园二期望海路63号701E(东南融通旁) 邮编(ZIP):361008

电话:0592-5908028 传真:0592-5908039 咨询信箱:web@lingzhong.cn 咨询OICQ:173723134

《中华人民共和国增值电信业务经营许可证》闽B2-20100024  ICP备案:闽ICP备05037997号