这里会显示出您选择的修订版和当前版本之间的差别。
| 后一修订版 | 前一修订版 | ||
| public:server_registration_process [2018/06/01 15:28] yangj 创建 | public:server_registration_process [2025/09/08 22:45] (当前版本) | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| - | 1111 | + | ====== 6.0应用服务器注册流程====== | 
| + | |||
| + | |||
| + | **注:安装之前,请向艾迪思特商务部雷艳芳(<leiyf@idste.cn>)申请服务器证书,申请证书需提供学校名称,学校简称** | ||
| + | |||
| + | |||
| + | **一、安装服务器软件** | ||
| + | |||
| + | 软件安装指令: | ||
| + | 1、wget mirrors.idste.org/ubuntu.key  //下载ubuntu.key | ||
| + | 2、apt-key add ubuntu.key  //为系统添加下载的ubuntu.key | ||
| + | 3、wget mirrors.idste.org/sources.list  //下载专用源sources.list | ||
| + | 4、cp sources.list /etc/apt/sources.list  //复制sources.list至系统目录/etc/apt下 | ||
| + | 5、apt update  //更新源列表 | ||
| + | 6、apt install idste-server  //安6.0版本服务器 | ||
| + | |||
| + | **二、登录系统后,系统显示预览版,如下图** | ||
| + | |||
| + | {{:public:2018-06-01_160721.png|}} | ||
| + | |||
| + | **三、证书导入** | ||
| + | |||
| + | {{:public:2018-06-01_161604.png|}} | ||
| + | |||
| + | **四、重启服务器** | ||
| + | |||
| + | 证书导入后,按照提示重启服务器,证书生效,如下图 | ||
| + | |||
| + | {{:public:2018-06-01_162106.png|}} | ||
| + | |||
| + | **五、注册成功后,如下图:** | ||
| + | |||
| + | {{:public:2018-06-01_162846.png|}} | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||