FV.Zone Project Code

WordPress 更新到2.6 停掉了UTW这一伟大的插件...

在Fedora Core 6下使用ATI驱动

10月 31st, 2006

本文介绍在Fedora Core 6下驱动显卡的方法。

首先,将你的内核版本从i586升级到i686版本。

yumdownloader kernel-2.6.18-1.2798.fc6.i686
sudo rpm -Uvh --replacefiles --replacepkgs \
kernel-2.6.18-1.2798.fc6.i686.rpm

接着就可以安装显卡驱动了:

su -
rpm -Uhv http://rpm.livna.org/livna-release-6.rpm
yum install kmod-fglrx xorg-x11-drv-fglrx
yum update kmod-fglrx xorg-x11-drv-fglrx
service ati-fglrx restart
ati-fglrx-config-display enable

GDM主题发布

10月 30th, 2006


今天,Gnome-look.org更新了三款GDM,都很Cool~哦。
Linuxville制作的InterpolKill BillFedora Cube


如何在VMware 5.5上安装Fedora Core 6

10月 30th, 2006


本文将介绍如何将Fedora Core 6安装在 VMware 5.5上。(VMware4、5适用)。

1.创建一个新的虚拟机。
vm1
Read the rest of this entry »