there are two ways to install asterCC Commercial
we suggest to use ISO installation
* first go to http://astercc.org/downloads, download the ISO file for burning a CD, please choose i386(32 bit) or x86_64(64 bit) based CPU of the server
* use a burning tools to burn the ISO file to a CD, then get a server, insert the CD, and config the server to boot from CD-ROM
* hit Enter to continue
* select the language during the installaion
* a warning that the hard disk will be format, select YES to continue
* select the partition, we select use free space her(you can also select to use the entire hard disk, which will remove all existing partition), use Tab to switch between the options. select OK to continue
* if you select use whole harddisk, it will give the WARNING, just select YES to continue
* select NO to skip re-check
* select YES for network config
* use space key to enable IPV4
* network config
* config gateway and DNS
* set hostname of the server
* select time zone
* enter password of root user
* installation start, it will take about 10 minutes
* When installation is done, you could will the login prompt
* login use user root and the password you sett during the installation, it will give the current IP of the server.
* open your browser, enter the IP address, if all goes well, you will see asterCC login page
* first go to http://astercc.org/downloads, download the script for asterCC Commercial installation
for Redhad/Centos using install_asterCC_Commercial_CentOS
for Debian/Ubuntu using install_asterCC_Commercial_Ubuntu
for CentOS/Redhat
wget http://download1.astercc.org/install_asterCC_Commercial_CentOS.sh chmod +x ./install_asterCC_Commercial_CentOS.sh ./install_asterCC_Commercial_CentOS.sh
for Ubuntu
wget http://download1.astercc.org/install_asterCC_Commercial_Ubuntu.sh chmod +x ./install_asterCC_Commercial_Ubuntu.sh ./install_asterCC_Commercial_Ubuntu.sh