2004年4月,redhat.com 不再提供redhat 9安全更新,正式转向enterprise linux的开发. 【程序编程相关:[原创]如何使用Vmware的Share】
【推荐阅读:我感觉linux做的不好的几个地方】redhat 9从此成了孤儿. 【扩展信息:我的ghost linux筆記】 还好,目前就我所知有两个社区,提供redhat 9的安全更新. http://www.fedoralegacy.org update list http://www.fedora.us 我还是倾向升级到centos 3.x,centos 是community enterprise operation system的缩写,是一个完全由社区支持的发行版. 1.centos 3是从redhat enterprise linux 3源代码重新编译的,与rhel 3完全兼容. 2.rhel 3 与redhat 9 最后更新后的软件版本绝大部分相同,更新没有什么风险. 3.centos 的安全更新是紧跟着rhel 3进行的,更新比较及时. 4.不必担心法律风险,使用rhel 3需要支付高额的服务. 步骤: 1.安装安全证书 [hantsy@localhost hantsy]$sudo rpm --import http://mirror.centos.org/centos-3/rpm-gpg-key-centos-3 2.安装release package. [hantsy@localhost hantsy]$sudo rpm -uvh http://mirror.centos.org/centos/3.4/os/i386/redhat/rpms/centos-release-3-4.2.i386.rpm ... 下一页