This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:download_and_install:installation [2013/02/12 02:40] solo |
en:download_and_install:installation [2017/12/12 03:05] (current) |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| - | ======use ISO CD for automatic installation====== | + | =====use ISO CD for automatic 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 | * 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 | ||
| Line 108: | Line 108: | ||
| for CentOS/Redhat | for CentOS/Redhat | ||
| <code> | <code> | ||
| - | wget http://astercc.org/download/install_asterCC_Commercial_CentOS.sh | + | wget http://download1.astercc.org/install_asterCC_Commercial_CentOS.sh |
| chmod +x ./install_asterCC_Commercial_CentOS.sh | chmod +x ./install_asterCC_Commercial_CentOS.sh | ||
| ./install_asterCC_Commercial_CentOS.sh | ./install_asterCC_Commercial_CentOS.sh | ||
| Line 115: | Line 115: | ||
| for Ubuntu | for Ubuntu | ||
| <code> | <code> | ||
| - | wget http://astercc.org/download/install_asterCC_Commercial_Ubuntu.sh | + | wget http://download1.astercc.org/install_asterCC_Commercial_Ubuntu.sh |
| chmod +x ./install_asterCC_Commercial_Ubuntu.sh | chmod +x ./install_asterCC_Commercial_Ubuntu.sh | ||
| ./install_asterCC_Commercial_Ubuntu.sh | ./install_asterCC_Commercial_Ubuntu.sh | ||
| </code> | </code> | ||