用户工具

站点工具


liux:server_installation

服务器软件安装说明

注:下文中的升级到R6.0版本,均指升级到R6.0的最新版本

R6.0.0版本升级到R6.0.1版本

1、apt update
2、apt install idste-server

R5.2版本服务器软件升级安装到R6.0版本软件

1、apt remove idste-server apache*
2、apt update
3、apt install idste-server

R5.0版本升级到R6.0版本

R5.0版本升级到R6.0需要三步:1、升级到R5.0最新版本(R05.00.05)2、升级到R5.2版本;3、R5.2版本升级到R6.0版本

一、升级到R5.0版本的最新版本(R05.00.05)

(若已经是5.0最新版本,则可忽略此步骤,可用命令dpkg -l|grep idste查看当前服务器版本)

1、apt-get update
2、apt-get install idste-server

二、R5.0版本升级到R5.2版本

1、apt-get update
2、apt-get install idste-server-update-5.0  
3、apt-get remove idste-server
4、全新安装ubuntu 16.04 操作系统,安装系统时,一定不要格式化/home和/backup分区(/home分区与/backup分区需要重新挂载)
5、rm /home/idste/sources.list(删除原系统中下载的sources.list)
6、rm /etc/apt/sources.list
7、wget mirrors.idste.org/ubuntu.key
8、apt-key add ubuntu.key
9、wget mirrors.idste.org/sources.list
10、cp sources.list  /etc/apt/sources.list
11、apt update
12、apt install idste-server-52

三、R5.2版本升级到R6.0版本

1、apt remove idste-server apache*
2、apt update
3、apt install idste-server

R4.6.1版本升级到R6.0版本

R4.6.1版本升级到R6.0版本需逐步进行升级,逐步升级到R5.0版本、R5.2版本、R6.0版本

一、R4.6.1版本升级到R5.0版本

1. wget http://dev.idste.org:3280/release/files/sources.list
2.cp sources.list /etc/apt/sources.list
3.apt-get update
4.apt-get install idste-server

二、R5.0版本升级到R5.2版本

1.apt-get update
2.apt-get install idste-server-update-5.0  
3.apt-get remove idste-server
4.全新安装ubuntu 16.04 操作系统,安装系统时,一定不要格式化/home和/backup分区
5.rm /home/idste/sources.list (删除原系统中下载的sources.list)
6.rm /etc/apt/sources.list
7.wget mirrors.idste.org/ubuntu.key
8.apt-key add ubuntu.key
9.wget mirrors.idste.org/sources.list
10.cp sources.list  /etc/apt/sources.list
11.apt update
12.apt install idste-server-52

三、R5.2版本升级到R6.0版本

1.apt remove idste-server apache*
2.apt update
3.apt install idste-server
liux/server_installation.txt · 最后更改: 2025/09/08 22:51 (外部编辑)