| 两侧同时换到之前的修订记录前一修订版后一修订版 | 前一修订版 |
| zh:下载和安装:安装 [2015/06/09 23:57] – solo | 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 |
| sudo ./install_asterCC_Commercial_CentOS.sh | ./install_asterCC_Commercial_CentOS.sh |
| </code> | </code> |
| |
| 对于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 |
| sudo ./install_asterCC_Commercial_Ubuntu.sh | ./install_asterCC_Commercial_Ubuntu.sh |
| </code> | </code> |