ChinaUnix.net
相关文章推荐:

centos 6 sunjdk 软件源

RT,小弟初次使用centos,啥也不懂,请问一下如何配置软件,还请介绍几个好的软件,谢谢!

by youkid90 - Linux系统管理 - 2012-04-27 23:40:50 阅读(6701) 回复(6)

相关讨论

centos_配置软件包的(转) http://mcncc.com/simple/?t59479.html 转帖来自: http://www.diybl.com/course/6_system/linux/Linuxxl/2008911/142033.html 在 Linux中安装软件,对菜鸟而言,一是个多么困难的事情(我刚到Linux世界的时候深有体会)。用rpm包的安装时,依赖关系弄得头晕,码包的安装方式,命令参数让人害怕,出显编译方面的错后根本不知道怎么办。其实,别把安装软件就看成是那么难,用yum(或apt-get)来安装软件却...

by liyihongcug - Linux系统管理 - 2011-08-02 19:47:44 阅读(3507) 回复(9)

不说废话了,直奔主题。我把/etc/yum.repos.d/centos-Base.repo 这个文件设置成如下形式,想把除tju之外的注释掉,只用天大的。 # 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 ...

by nst11305 - Linux新手园地 - 2012-03-02 23:51:04 阅读(1837) 回复(0)

centos 5 yum国内镜像服务器 配置文件[centos-Base.repo] 方便大家配置使用。。。 /etc/yum.repos.d/centos-Base.repo centos5 yum国内镜像服务器 配置文件: [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://mirror.be10.com/centos/5.0/os/$basearch/ gpgchec...

by huzi1986 - Linux文档专区 - 2007-10-31 20:04:01 阅读(769) 回复(0)

求,Redhat 6.3如何使用centos yum 进行yum安装软件,求详细过程!

by yuejianyuan - Linux系统管理 - 2013-08-11 22:59:46 阅读(1582) 回复(6)

Fedora有没有比较快的 和Ubuntu的比起来Fedora的太慢拉 个人觉得Ubuntu虽然安装软件方便,但是没有Redhat系列(包括Fedora centos)稳定,好用 所以如果Fedora或者centos有比较好的的话,还是喜欢用Fedora的 [ 本帖最后由 nvstp 于 2007-5-12 20:55 编辑 ]

by nvstp - Linux系统管理 - 2007-05-20 16:46:52 阅读(5423) 回复(14)

centos6.3的系统,刚开始装的epel5.X,嫌版本老,就卸载了,装的epel6[code] [root@forerp ~]# yum install mysql Loaded plugins: fastestmirror, priorities, refresh-packagekit, security Error: File contains parsing errors: file://///etc/yum.repos.d/centos-Base.repo [line 31]: mirrorlist [line 32]: =http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=extras [/code].8.然后我的yum就不能...

by smallstarli - Linux新手园地 - 2013-10-24 19:34:48 阅读(1111) 回复(4)

centos安装了EPEL,然后执行命令: yum --enablerepo=epel gvim 这条命令的意思是不是从EPEL中下载安装Gvim以及其相关的依赖,而不用原来的? 还是如果原来的centos base的中找不到这个软件, 才从epel上去下载? 先谢过了!

by wangsuyi640 - Linux系统管理 - 2013-03-26 16:54:00 阅读(2174) 回复(4)

有没有会yum配置的,centos 5版本的 能够运行的,有网络树的一定要好用的,网上的有的不好用,404not found

by a___武 - Linux新手园地 - 2013-08-09 16:16:51 阅读(1783) 回复(9)

centos配置 rpmforge(软件包最全的:极度推荐!) 去http://packages.sw.be/rpmforge-release/取得所有 rpmforge-release 组件的清单。 我的是32位centos5所以下载了rpmforge-release-0.5.2-2.el5.rf.i386.rpm,可以运行uname -r查看自己的版本。安装 DAG 的 GPG 密钥 rpm --import http://apt.sw.be/RPM-GPG-KEY.dag.txt安装packages包 rpm -ivh rpmforge-release-0.5.2-2.el5.rf.i386.rpm第三步查看更新 yum ...

by 三里屯摇滚 - 移动操作系统 - 2012-03-01 22:27:34 阅读(1145) 回复(1)

# centos-Base.repo## This file uses a new mirrorlist system developed by Lance Davis for centos.# 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 f...

by jinxl560 - Linux文档专区 - 2010-01-27 20:57:20 阅读(1373) 回复(0)