Install MRTG Directadmin CentOS 5 32/64bit
Problem : MRTG Graph in DirectAdmin cp + CentOS Solutions: yum -y install gd gd-devel libpng libpng-devel zlib zlib-devel net-snmp net-snmp-utils mrtg..
Problem: M/B asus P5-Q-VM Driver or Atom Lan “Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller” not work in CentOS 5.3 , it’s ping time out and high.
Solutions: Install Downgrade/upgrade
wget -O /etc/yum.repos.d/thai.repo thzhost.com/files/thai.repo
yum install kernel kernel-devel
reboot
yum install dkms dkms-r8168
echo “blacklist r8169” >> /etc/modprobe.d/blacklist
sed -e “s/r8169/r8168/g” /etc/modprobe.conf > /tmp/modprobe.conf
/bin/mv -vf /tmp/modprobe.conf /etc/modprobe.conf
Credit: P’icez of thzhost
September 26, 2009
Blog | #CentOS #Command #Driver #Realtek
Problem : MRTG Graph in DirectAdmin cp + CentOS Solutions: yum -y install gd gd-devel libpng libpng-devel zlib zlib-devel net-snmp net-snmp-utils mrtg..
1.At the boot loader menu, use the arrow keys to highlight the installation you want to edit and type [A] to enter into append mode. 2.You are present..
Problem: no package wine in Yum install yum install wine Loading “fastestmirror” plugin Loading mirror speeds from cached hostfile * base: centose.cen..
หนังสือ: การติดตั้งและใช้งาน CentOS ลีนุกซ์เซิร์ฟเวอร์ เขียนโดย: โสทร รอดคงที่ เนื้อหาในเล่ม E-Book หนังสือคู่มือติดตั้ง CentOS ภาษาไทยบทที่ 1 โครงสร้..
OS CentOS yum install libxml2-devel libxslt-devel libgcrypt-devel OS Debian aptitude install libxslt1.1 libxslt1-dev libgcrypt11-dev libxml2 libxml2-d..
Solutions: Change and Update Time Zone (Bangkok ICT) on CentOS/Debian or other Linux rm -f /etc/localtime ln -s /usr/share/zoneinfo/Asia/Bangkok /etc/..