1. Cài máy ảo  Vmware trên Windows 7
- Phần mềm:
VMware-player-3.1.0-261024.exe
- Cài đặt:
Ref: http://vietbao.vn/Vi-tinh-Vien-thong/Vmware-Workstation-5.5-Phan-mem-tao-may-ao-tuyet-voi/45231849/217/
http://kamranagayev.wordpress.com/2008/12/31/install-vmware-step-by-step/

2. Cài hệ điều hành CentOS-5.5 và các ứng dụng
- Phần mềm:
CentOS-5.5-i386-bin-DVD.iso
VMware-Tools-For-Linux.iso
- Cài đặt:
+ Cài đặt CentOS trong môi trường VMware
+ Chạy lệnh 'VMware-Tools-For-Linux ./vmware-install.pl' để cài VMware-Tools-For-Linux' (mở rộng view). Có thể ở màn hình của guest, menu VMware Workstation, click VM-> Install VMware Tools để download trên internet xuống hoặc shared ổ ảo (Mount CentOS-5.5-i386-bin-DVD.iso to a driver in win7/xp => with guest user, click vmware tools installation => log in => copy VMwareTools-Xxx.tar.gz to /tmp.). Cài xong bấm phải chuột trên màn hình chọn "Keep Aligned".
 
+ cài các ứng dụng
yum install httpd httpd-devel
yum install mysql mysql-server mysql-devel

yum install php php-mysql php-common php-gd php-mbstring php-mcrypt php-devel php-xml

yum install phpmyadmin
yum install postgresql90-server postgresql90

chkconfig httpd on OR /sbin/chkconfig httpd on
chkconfig mysqld on OR /sbin/chkconfig mysqld on OR /etc/init.d/mysqld start

/usr/sbin/ntsysv
find / -name chkconfig
 /etc/init.d/httpd start 





cd /etc
nano resolv.conf
; generated by /sbin/dhclient-script
search NetScreen-25
nameserver 8.8.8.8
 ........................

3. Thông tin cài đặt và hình ảnh