用户工具

站点工具


liux:server_new_instaallation

服务器idste-server软件全新安装手册

注:全新安装中,执行apt install idste-server(或 apt install idste-server-52)进入安装过程后,均会出现弹窗,提醒输入mysql的root密码,安装中,无需输入密码,直接按enter进入下一步(安装过程默认给密码赋值:iDste1057Hello)

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

命令解释:

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版本)

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附图:

liux/server_new_instaallation.txt · 最后更改: 2025/09/08 22:51 (外部编辑)