这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 | ||
| public:server_registration_process [2018/06/01 16:49] yangj | public:server_registration_process [2025/09/08 22:45] (当前版本) | ||
|---|---|---|---|
| 行 2: | 行 2: | ||
| - | **注:安装之前,请艾迪斯特向商务部雷艳芳(<leiyf@idste.cn>)申请服务器证书,申请证书需提供学校名称,学校简称** | + | **注:安装之前,请向艾迪思特商务部雷艳芳(<leiyf@idste.cn>)申请服务器证书,申请证书需提供学校名称,学校简称** | 
| 行 8: | 行 8: | ||
| 软件安装指令: | 软件安装指令: | ||
| - | - wget mirrors.idste.org/ubuntu.key  (下载ubuntu.key) | + | 1、wget mirrors.idste.org/ubuntu.key  //下载ubuntu.key | 
| - | - apt-key add ubuntu.key  (为系统添加下载的ubuntu.key) | + | 2、apt-key add ubuntu.key  //为系统添加下载的ubuntu.key | 
| - | - wget mirrors.idste.org/sources.list  (下载ubutu.key专用源) | + | 3、wget mirrors.idste.org/sources.list  //下载专用源sources.list | 
| - | - cp sources.list /etc/apt/souces.list (复制sources.list至系统目录/etc/apt下) | + | 4、cp sources.list /etc/apt/sources.list //复制sources.list至系统目录/etc/apt下 | 
| - | - apt update  (更新源列表) | + | 5、apt update  //更新源列表 | 
| - | - apt install idste-server-dev (安6.0版本服务器) | + | 6、apt install idste-server  //安6.0版本服务器 | 
| **二、登录系统后,系统显示预览版,如下图** | **二、登录系统后,系统显示预览版,如下图** | ||