Installing the SecureCloud Agent on Linux Systems Parent topic

Note
Note
In the vCloud environment, you have to provide the SecureCloud account ID, vCloud organization, and cloud controller IP address.

Procedure

  1. Make sure that the kernel-devel, mdadm, perl, and wget packages are installed.
    Here’s a sample command, which installs the kernel-devel package:
    [root@cent6 ~]# rpm -i /mnt/Packages/kernel-devel-2.6.32-71.el6.x86_64.rpm
    
    Important
    Important
    The kernel-devel version must match the currently installed kernel version. Use the same installation media as you used to install Linux to avoid any inconsistency.
  2. Make the downloaded Agent software (*.bin) executable, and then run it:
    Here’s an example:
    [root@cent6 ~]# chmod +x scagent-2.0.0.1104-1.cel6.x86_64.bin
    [root@cent6 ~]# ./scagent-2.0.0.1104-1.cel6.x86_64.bin
    Verifying archive integrity... All good.
    Uncompressing scagent-2.0.0.1104-1.cel6.x86_64...