Tag Archives: centos
Indonesian CentOS 5.2 Repo (IIX and openIXP)
For Indonesian CentOS user who search for fast IIX (Local) Repo to update ver.5.2 including x86_64, you could point your repo to http://mirror.lintaswave.net.id/centos/ .
Update
This repo is no longer available, use http://mirror.biz.net.id/ it is the best one available right now (IMO).
Installation and Basic Configuration Apache, MySQL and PHP on CentOS 5.1 (64 bit)
These are the simple steps to Install and do basic configuration Apache 2.2.3, MySQL 5.0.22 and PHP on a base install CentOS 5.1 x86_64.
Basic Network Configuration in CentOS
The file you have to keep an eye on CentOS for your box basic networking configuration is /etc/sysconfig/network and /etc/sysconfig/network-scripts/ifcfg-eth0 or /etc/sysconfig/network-scripts/ifcfg-eth0:x for the alias network Interface. Below are the example of output in My CentOS box, /24 IP Block assumed.
Change Your Time Zone
From somewhere else, this is the easiest way I found to change your Box’s Time Zone
cp /usr/share/zoneinfo/Asia/Jakarta /etc/localtime
That is if your box ran CentOS and you want the Time Zone in WIT (GMT+7)

Reinstall Yum Package Manager – in CentOS