这是本文档旧的修订版!
asterCC商业版安装有两种方法
我们推荐使用使用ISO自动安装
* 首先到astercc网站(http://cn.astercc.org/downloads)下载ISO文件用于刻录安装光盘, 请根据CPU位数选择i386(32位CPU)或者x86_64(64位CPU)版本
* 使用刻录工具将下载好的ISO文件刻录到光盘里面,找一台服务器,将光盘插入驱动器,并且设置成光盘启动
* 敲回车键进入下一步
* 选择支持的网络,一般我们不需要使用IPV6所以只选择IPV4就可以了
* 选择时区
* 设定系统root用户密码
* 开始自动安装, 根据机器配置不同,该操作大约耗费10分钟
* 全部安装结束后,您将看到登陆提示符如下
* 使用root和您在安装过程中设定的密码登入系统,系统将提示当前服务器IP
* 打开浏览器, 输入IP地址, 如果一切顺利, 您将看到asterCC登陆界面
* 初次安装后默认的系统管理员密码为admin/admin, 由于通过光盘安装后系统默认设定的语言为英语,我们需要修改为中文 * 左侧菜单点击 系统设置 → 系统设置,双击编辑,将系统默认语言和呼入语音默认语言改为中文
* 首先到astercc网站下载自动安装脚本 http://cn.astercc.org/downloads
对于CentOS/Redhat
wget http://astercc.org/download/install_asterCC_Commercial_CentOS.sh chmod +x ./install_asterCC_Commercial_CentOS.sh ./install_asterCC_Commercial_CentOS.sh
对于Ubuntu
wget http://astercc.org/download/install_asterCC_Commercial_Ubuntu.sh chmod +x ./install_asterCC_Commercial_Ubuntu.sh ./install_asterCC_Commercial_Ubuntu.sh