Centos7 部署TonglinkQ8
创建用户
useradd tlq
安装
在/home/tlq
下上传安装包:
R_TLQ8.1.11.0_Linux2.6.32-431_X86_64.tar
解压文件:tar xf R_TLQ8.1.11.0_Linux2.6.32-431_X86_64.tar
目录下生成:TLQ8
[tlq@localhost ~]$ cd TLQ8/
[tlq@localhost TLQ8]$ ll
总用量 56
drwxr-xr-x 5 tlq tlq 4096 11月 21 2018 bin
-rw-r--r-- 1 tlq tlq 37487 11月 21 2018 errormsg.xml
drwxr-xr-x 3 tlq tlq 213 11月 21 2018 etc
drwxr-xr-x 2 tlq tlq 122 11月 21 2018 incl
drwxr-xr-x 5 tlq tlq 40 11月 21 2018 java
drwxr-xr-x 2 tlq tlq 4096 11月 21 2018 lib
drwxr-xr-x 2 tlq tlq 6 11月 21 2018 log
drwxr-xr-x 2 tlq tlq 6 11月 21 2018 msg
drwxr-xr-x 2 tlq tlq 6 11月 21 2018 rcvfiles
drwxr-xr-x 7 tlq tlq 79 11月 21 2018 samples
-rwxr-xr-x 1 tlq tlq 1976 11月 21 2018 setp
drwxr-xr-x 2 tlq tlq 6 11月 21 2018 sndfiles
-rw-r--r-- 1 tlq tlq 28 11月 21 2018 tlq_ver.dat
drwxr-xr-x 3 tlq tlq 27 11月 21 2018 tools
上传license.bat
文件到/home/tlq/TLQ8/
目录下
在/home/tlq
目录下执行:
cat /home/tlq/TLQ8/setp >> /home/tlq/.bash_profile
修改/home/tlq/.bash_profile
环境文件
把TLQHOMEDIR=$PWD
修改为:TLQHOMEDIR=/home/tlq/TLQ8
(具体按照实际出发修改)
上传license.dat
到/home/tlq/TLQ8
目录下
启动
执行刷新用户环境变量:source ~/.bash_profile
进入cd /home/tlq/TLQ8/bin
启动:
[tlq@localhost bin]$ ./tlq
[License Information]:
License Version =[8.1]
License Type =[release]
Active Date =[2020-07-31 00:00:00]
Expire Date =[UNLIMITED]
Customer =[▒▒▒▒▒е▒▒ӿڰ▒▒▒▒▒▒▒▒▒˾]
Project Name =[▒▒▒▒▒е▒▒ӿڰ▒▒▒▒▒▒▒▒▒˾2019▒▒▒▒Ӳ▒▒▒ɹ▒▒▒Ŀ]
Contract Number =[]
Product Name =[TongLINK/Q]
Max QCUs =[100]
Max Applications=[100]
Max Thin Clients=[1000]
Max Connections To Send =[100]
Max Connections To Recv =[100]
IsConfEncrypt =[0]
TLQ CPU COUNT =[4]
[Version Information]:
Product Version =[8.1.11.0]
Product Name =[TongLINK/Q]
TLQ Create IPC resource OK!
Starting now, maybe take a few minutes....
TLQ Start process tl_moni OK!
......
QCU[qcu1] start OK!
TLQ start OK!
停止
进入cd /home/tlq/TLQ8/bin
执行 tlq -cstop -y
停止命令
tlq -cabort -y
强制停止命令
[tlq@localhost ~]$ tlq -cstop -y
Now to stop TLQ, please wait a moment.
TLQ stop OK!
开启远程管理端口
进入cd /home/tlq/TLQ8/bin
执行tlqremote