====== 服务器idste-server软件全新安装手册 ======
注:全新安装中,执行apt install idste-server(或 apt install idste-server-52)进入安装过程后,均会出现弹窗,提醒输入mysql的root密码,安装中,无需输入密码,直接按enter进入下一步(安装过程默认给密码赋值:iDste1057Hello)
R8.8版本指R08.08.02\\
R8.6版本指R08.06.00\\
R8.4版本指R08.04.00\\
R7.4版本指R07.04.06\\
R7.2版本指R7.2.0\\
R6.8版本指R6.8.0\\
R6.6版本指R6.6.3\\
R6.2版本指R6.2.1\\
R6.0版本指R6.0.4\\
R5.2版本指R5.2.3\\
R5.0版本指R5.0.5\\
===== R8.8版本安装 =====
(注:R08.08基础平台在 ubuntu 22.04 server 及 ubuntu16.04 server下安装命令如下):
1、wget http://mirrors.idste.org/ubuntu/public/idste-install.sh
2、chmod +x idste-install.sh
3、./idste-install.sh
4、apt update
5、apt install idste-server-88
===== R8.6版本安装 =====
(注:R08.06.00基础平台在 ubuntu 22.04 server 及 ubuntu16.04 server下安装命令如下):
1、wget http://mirrors.idste.org/ubuntu/public/idste-install.sh
2、chmod +x idste-install.sh
3、./idste-install.sh
4、apt update
5、apt install idste-server-86
===== R8.4版本安装 =====
(注:R08.04.00基础平台在 ubuntu 22.04 server 及 ubuntu16.04 server下安装命令如下):
1、wget http://mirrors.idste.org/ubuntu/public/idste-install.sh
2、chmod +x idste-install.sh
3、./idste-install.sh
4、apt update
5、apt install idste-server-84
(注:R08.04.00基础平台在ubuntu16.04上依然可采用以下命令安装)
1、wget mirrors.idste.org/ubuntu.key
2、apt-key add ubuntu.key
3、wget mirrors.idste.org/sources.list
4、cp sources.list /etc/apt/sources.list
5、apt update
6、apt install idste-server-84
===== R7.4版本安装 =====
(注:R07.04.06版本服务器软件依赖于 ubuntu 16.04 server,以下安装命令,针对最新R7.04.06版本)
1、wget mirrors.idste.org/ubuntu.key
2、apt-key add ubuntu.key
3、wget mirrors.idste.org/sources.list
4、cp sources.list /etc/apt/sources.list
5、apt update
6、apt install idste-server-74
===== R7.2版本安装 =====
(注:R7.2版本服务器软件依赖于 ubuntu 16.04 server,以下安装命令,针对最新R7.2版本)
1、wget mirrors.idste.org/ubuntu.key
2、apt-key add ubuntu.key
3、wget mirrors.idste.org/sources.list
4、cp sources.list /etc/apt/sources.list
5、apt update
6、apt install idste-server-72
===== R6.8版本安装 =====
(注:R6.8版本服务器软件依赖于 ubuntu 16.04 server,以下安装命令,针对最新R6.8版本)
1、wget mirrors.idste.org/ubuntu.key
2、apt-key add ubuntu.key
3、wget mirrors.idste.org/sources.list
4、cp sources.list /etc/apt/sources.list
5、apt update
6、apt install idste-server-68
===== R6.6版本安装 =====
(注:R6.6服务器软件依赖于ubuntu 16.04 server。以下安装命令,针对R6.6最新版本)
全新安装R6.6版本软件,只需在 ubuntu server 16.04中执行以下命令即可
1、wget mirrors.idste.org/ubuntu.key
2、apt-key add ubuntu.key
3、wget mirrors.idste.org/sources.list
4、cp sources.list /etc/apt/sources.list
5、apt update
6、apt install idste-server-66
===== R6.2版本安装 =====
(注:R6.2服务器软件依赖于ubuntu 16.04 server。以下安装命令,针对R6.2最新版本)
全新安装R6.2版本软件,只需在 ubuntu server 16.04中执行以下命令即可
1、wget mirrors.idste.org/ubuntu.key
2、apt-key add ubuntu.key
3、wget mirrors.idste.org/sources.list
4、cp sources.list /etc/apt/sources.list
5、apt update
6、apt install idste-server-62
===== R6.0版本安装 =====
(注:R6.0服务器软件依赖于ubuntu 16.04 server)
全新安装R6.0版本软件,只需在ubuntu server 16.04中执行以下命令即可
1、wget mirrors.idste.org/ubuntu.key
2、apt-key add ubuntu.key
3、wget mirrors.idste.org/sources.list
4、cp sources.list /etc/apt/sources.list
5、apt update
6、apt install idste-server-60
命令解释:
1、从mirrors.idste.org中下载ubuntu.key
2、为ubuntu系统添加下载的ubuntu.key
3、从mirrors.idste.org中下载源列表sources.list
4、将下载的source.list 复制到路径/etc/apt下
5、更新sources.list
6、安装idste-server(R6.0.4版本)
===== R5.2版本安装 =====
(注:R5.2版本的服务器软件依赖于ubuntu server 16.04系统)
全新安装R5.2版本的服务器软件,只需在ubuntu server 16.04系统中执行以下命令即可
1、wget mirrors.idste.org/ubuntu.key
2、apt-key add ubuntu.key
3、wget mirrors.idste.org/sources.list
4、cp sources.list /etc/apt/sources.list
5、apt update
6、apt install idste-server-52
命令解释:
1、从mirrors.idste.org中下载ubuntu.key
2、为ubuntu系统添加下载的ubuntu.key
3、从mirrors.idste.org中下载源列表sources.list
4、将下载的source.list 复制到路径/etc/apt下
5、更新sources.list
6、安装idste-server(R5.2版本)
===== R5.0版本安装 =====
(注:R5.0版本服务器软件依赖于Ubuntu server 12.04 )
全新安装R5.0版本的服务器软件,只需在ubuntu server 12.04系统中执行以下命令即可
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
命令解释:
1、从dev.idste.org:3280/release/files下载源列表sources.list
2、将sources.list复制到目录/etc/apt下
3、更新sources.list
4、安装idste-server(R05.00.05版本)
===== R4.6.1版本安装 =====
注:R4.6.1的服务器软件版本依赖于ubuntu server 12.04
全新安装R4.6.1版本的服务器软件,只需在ubuntu server 12.04中执行以下命令即可
1、wget http://dev.idste.org:3280/release/files/sources.list
2、cp sources.list /etc/apt/sources.list
3、运行命令 vi /etc/apt/sources.list
4、更改sources.list文件中最后一行为 deb http://dev.idste.org:3280/release/old/4.6.1 ./
5、apt-get update
6、apt-get install idste-server
命令解释:
1、从dev.idste.org:3280/release/files下载源列表sources.list
2、将sources.list复制到目录 /etc/apt下
3、编辑 /etc/apt下的sources.list
4、更改打开的sources.list,最后一行为 deb http://dev.idste.org:3280/release/old/4.6.1 ./ (按i进入编辑模式,编辑完成,按ESC退出编辑,输入:wq!保存退出)
5、更新sources.list
6、安装idste-server(R4.6.1版本)
步骤4附图:
{{:public:2018-07-10_151808.png?|}}