Archive for 'คนชอบลืม!' Category

ติดตั้ง MRTG Centos

By สุเมธ ชวนชอบ - Last updated: วันเสาร์, มิถุนายน 25, 2011

# yum install httpd #service httpd start #chkconfig httpd on # yum install mrtg # echo “export LANG=en_US” >> /etc/rc.local # cfgmaker -global “options[_]:bits,growright” –global “workdir:/var/www/html” public@localhost /etc/mrtg/mrtg.cfg # /usr/bin/mrtg /etc/mrtg/mrtg.cfg # indexmaker –columns=1  –sort=title –output=/var/www/html/index.html  /etc/mrtg/mrtg.cfg # crontab -e * * * * * /usr/bin/mrtg /etc/mrtg/mrtg.cfg ….จบ….

Yum update centos ku

By สุเมธ ชวนชอบ - Last updated: วันเสาร์, มิถุนายน 25, 2011

      # cd /etc/yum.repos.d      # mv CentOS-Base.repo CentOS-Base.repo.bak      # wget http://mirror1.ku.ac.th/yum-centos/5/CentOS-Base.repo