Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

1.获取安装程序:

 

Tip
titleLinux系统安装程序下载地址

httphttps://pan.macochart.com/index.phps/49eMya9mg6PnQfx

Code Block
languagexml
title更新包地址
https://pan.macochart.com/s/
DB53FWLp6dawiJn
49eMya9mg6PnQfx

 

 

2. 将安装包拷贝至服务器目录:/opt/maco_client_linux_x64_xxx.tar.gz

...

 

Code Block
languagebash
title解压缩安装包
cd /opt
unziptar xvfz maco_client_linux_x64_xxx.tar.gz

 

34.修改端口号,默认为8080。

 

Note
title当安装过程中,忘记修改端口号,可通过以下方式进行修改
/opt/maco/tomcat8/conf/server.xml 

 

45.安装完成后,进入bin目录

5.以管理员身份运行:   install

6.以管理员身份运行:run  (大约等待30秒)

7.启动客户端(大约等待30秒)

Code Block
languagebash
title启动客户端
cd /opt/maco
./run.sh


6.在浏览器中输入: http://127.0.0.1客户端服务器IP:端口,会出现如下页面

87.点击上传许可证,将申请好的许可证上传即可进入登陆界面

...