HP Intelligent Management Center v5.2 iNode Installation Guide (Linux)

3
Step3 Decompress the installation file.
Enter the directory of the installation file and use the tar -zxvf iNodeClient_Linux.tar.gz command to
decompress the installation file. Save the decompressed files in folder /home/iNode/iNodeClient/. Do
not modify the directory name.
Figure 2 Decompress the installation file
Step4 In the iNodeClient directory, use the ./install.sh command to install Linux iNode.
NOTE:
In Ubuntu, use the sudo ./install.sh command to install Linux iNode.
Figure 3 Install Linux iNode
Before executing the install.sh command, make sure that the root user has the execution privilege. You
can use the chmod 755 install.sh command to modify the execution privilege of the root user.