home

Tags

远程安装gnome yum方式

April 1st, 2007

以centos4.2为例子,
#yum grouplist
显示系统已经安装的组件,和可以安装的组件
如果系统安装之初采用最小化安装,没有安装xwindow,那么\r
#yum groupinstall “X Window System”
#yum groupinstall “GNOME Desktop Environment”

[more…]

CentOS yum在线升级国内镜像

January 24th, 2007

这是我从网络中转载的,主要是为了给自己记录资料

CentOS用yum在线升级,国外的镜像有点慢,还是用国内的吧\r

我的系统是CentOS4.2,改成下面内容,
# vi /etc/yum.repos.d/CentOS-Base.repo

[more…]

CentOS使用yum安装软件提示需要KEY的解决方法

January 16th, 2007

warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 443e1821
Public key for mysql-4.1.20-1.RHEL4.1.i386.rpm is not installed

解决方法:\r

#rpm --import /usr/share/doc/centos-release-4/RPM-GPG-KEY