標籤彙整為 'Centos'

Centos 5.1 安裝 mogileFS

To install a tracker:

rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-2.noarch.rpm

yum -y install mogilefsd perl-MogileFS-Client perl-MogileFS-Utils

To install a storage node:

rpm -Uvh ttp://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-2.noarch.rpm

yum -y install mogstored mogstored-backend-perlbal
mogstored-backend-lighttpd mogstored-backend-apache perl-MogileFS-Client
perl-MogileFS-Utils
分享此文章

Centos 5.1 Install ATTANSIC L1 Gigabit Ethernet 10/100/1000 driver

The Attansic L1 is included as the onboard network device for the following Asus mainboards:

M2N8-VMX

M2V

M3A

P2-M2A590G (barebones)

P5B-E

P5B-MX/WIFI-AP

P5B-VM SE

P5E-VM HDMI

P5K

P5KC

P5KPL-VM

P5K-SE

P5K-V

P5L-MX

P5LD2-VM

P5L-VM 1394

F3SC (laptop)

F3SV (laptop)

Quick install guide
1. Read (and follow ) this tutorial in order to add the rpmforge (also known as dag ) repository to your list. To cut a long story short:
a) Download the [...]