Loading "rhnplugin" plugin
Loading "installonlyn" plugin
Loading "security" plugin
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
没有注册 残废了我的yum 工具 怪不得 redhat想支持gnome 是想一只独大不受Trolltech限制!
请问有什么底层的设置方法 可以九九我的yum
LiGGI 于 2010-10-31 22:04:51发表:
学习学习
beautifulwyl 于 2010-10-31 21:59:50发表:
谢谢
qiqi362 于 2010-10-29 21:16:44发表:
学习了。。。
chrabbit1 于 2010-10-27 00:50:11发表:
配置本地YUM
#mkdir /cd
放入安装盘
#mount -o,loop /dev/cdrom /cd
vim /etc/yum.repos.d/rhel-debuginfo.repo
[rhel-Server]
name=Red Hat Enterprise Linux $releasever - $basearch - Debug
baseurl=file:///cd/Server/
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
如果是CENTOS
请mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.old
vim /etc/yum.repos.d/CentOS-Media.repo
在里面可以看到3个以baseurl=开头的行,注释其中任意两行,剩下的最后一行改为baseurl=file:///cd/Server/
卸载GNOME
# yum groupremove "GNOME 桌面环境"
安装KDE
yum groupinstall "KDE (K 桌面环境)"
groupremove=group(组)+remove(消除)
groupinstall=group(组)+install(安装)
beautifulwyl 于 2010-10-24 22:18:23发表:
谢谢各位 的真诚而无私的帮助!
未来的社会主义建设就靠你们了!!
beautifulwyl 于 2010-10-24 21:54:34发表:
10# alick
o redhat 给了我技术支持那我还学杀呢!
就是自己整!(q):s
重做了系统 都安装上了! :0wfd1d
alick 于 2010-10-24 13:41:25发表:
我的观点是:
使用了red hat的企业发行版RHEL,就去注册,得到技术支持等。
不想付费,就使用相近的centos/fedora等,到社区找支持。
beautifulwyl 于 2010-10-24 00:36:12发表:
Loading "rhnplugin" plugin
Loading "installonlyn" plugin
Loading "security" plugin
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
没有注册 残废了我的yum 工具 怪不得 redhat想支持gnome 是想一只独大不受Trolltech限制!
请问有什么底层的设置方法 可以九九我的yum
beautifulwyl 于 2010-10-24 00:27:39发表:
我的rhn 没有注册 是不是不可以用哦 没有kde-DESKTOP
shenhao0129 于 2010-10-23 22:48:45发表:
为什么很多的人发帖子都不指名自己所用的发行版的版本呢?
相思爱文 于 2010-10-23 21:13:17发表:
再问这样的问题前,先说明自己用的什么系统和版本较好。
不同系统安装方法可能不同。
如果用的是debian系统,用apt安装,一个命令就能解决
BENGBENG 于 2010-10-23 15:24:29发表:
LS上正解,Ubuntu里:sudo apt-get install kubuntu-desktop,RHEL在图形界面里就可以装,不要命令
alick 于 2010-10-23 14:12:54发表:
yum来解决rpm包的依赖关系。
简单的方法是安装软件包集:[code]yum groupinstall kde-desktop[/code]如果想从光盘里面安装,请先设置光盘为软件源
beautifulwyl 于 2010-10-23 13:06:14发表:
如此简单? whatis kde4
irongeek 于 2010-10-23 10:40:45发表:
apt-get install kde4