| 两侧同时换到之前的修订记录前一修订版 | |
| zh:下载和安装:安装 [2017/12/12 03:05] – 外部编辑 127.0.0.1 | zh:下载和安装:安装 [2018/01/20 04:29] (当前版本) – solo |
|---|
| 对于CentOS/Redhat | 对于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 |
| 对于Ubuntu | 对于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> |