感谢支持
我们一直在努力

rhel3下安装yum

1.先去rpm.pbone.net这个站点上下载rhel3的yum软件包..



wget ftp://mirror.switch.ch/pool/2/mirror/eldk/4.2/ppc-linux-x86/distribution/ppc_8xx/RPMS/yum-arch-2.2.2-1.el3.rf.noarch.rpm


安装yum包。


 rpm -ivh yum-arch-2.2.2-1.el3.rf.noarch.rpm
2.编辑/etc/yum.conf文件


添加如下内容


[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=RedHat-release
tolerant=1
exactarch=1
[os]
name=Red Hat Linux $releasever – $basearch – os
baseurl=http://mirrors.sohu.com/CentOS/3.4/os/$basearch
#[updates]
#name=Red Hat Linux $releasever – $basearch – updates
#baseurl=http://mirrors.sohu.com/centos/3.4/os/$basearch/updates
3.安装KEY文件



rpm –import http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-3


这样就可以使用yum了。。

赞(0) 打赏
转载请注明出处:服务器评测 » rhel3下安装yum
分享到: 更多 (0)

听说打赏我的人,都进福布斯排行榜啦!

支付宝扫一扫打赏

微信扫一扫打赏