ClearOS 5.2 Atheros L2 Driver Install
From MS Computech
วิธีการติดตั้ง Driver Atheros L2 Clearos 5.2
wget ftp://download.clearfoundation.com/community/timb80/repo/clearos/5.2/os/kmod-atl2-2.2.3-4.clearos.i686.rpm rpm -ivh kmod-atl2-2.2.3-4.clearos.i686.rpm
แก้ไขไฟล์ /etc/modprobe.conf
alias eth2 atl2
Run command
modprobe atl2 depmod -a ifconfig eth2 up rpm --import ftp://timburgess.net/RPM-GPG-KEY-TimB.txt
Then install the release RPM (by default the 'timb' and 'timb-testing' repo's will be disabled)
wget ftp://timburgess.net/repo/clearos/5.2/os/timb-release-1-0.noarch.rpm rpm -Kv timb-release-1-0.noarch.rpm rpm -Uvh timb-release-1-0.noarch.rpm