Deployment Manual
21
2 Service Software Installation
Log in to the server remotely through Xshell according to SSH protocol, and then install the service
software. You need to modify the script before installing the service software.
2.1 Modifying Script
Before modifying the script, check whether the basic package and the driver are normal.
Prerequisites
You have obtained the IP8000-E installation package
(General_IVS-TB8000-E_ChnEng_MD5-544e_V1.000.1028000.0.T.201118.tar.gz.) from Dahua GDP
system.
Background Information
The package name varies with version and release date.
Procedure
Step 1
Check whether the basic package and the driver are normal.
1. Log in to the server remotely through Xshell.
2. Execute the
rpm -qa | wc -l
command to check whether the number of rpm is correct.[root@rabbitmq1 ~]#
rpm -qa | wc
-l
909
3. Execute the
uname -r
command to check whether the kernel is correct.[root@rabbitmq1 ~]#
uname -r
3.10.0-1160.el7.x86_64
4. Execute the
npu-smi info
command to check whether the driver can be recognized.If the following message appears, it
means that the driver is normal.