Step 1 - Downloading IBM Endpoint Manager
Download BigFix from IBM Passport Advantage portal.
You can download BigFix also from the support site at http://support.bigfix.com/bes/install/downloadbes.html or from the DeveloperWorks trial site at http://www.ibm.com/developerworks/downloads/tiv/endpoint/. The demonstration trial installer is the same installer program for a normal production installation.
To install the server component, download the following e-images from Passport Advantage:
| Software Name | Part Number | Image |
|---|---|---|
| IBM BigFix Platform Install V9.2.6 for Multiplatform Multilingual | CN7CZML | BigFix_Pltfrm_Install_V92.zip |
| IBM BigFix Platform Install V9.2.6 for Linux and DB2 Multilingual | CN7D0ML | BigFix_Pltfrm_Install_V92_Lnx_DB2.tgz |
To extract the BigFix Linux Server installation files, perform the following steps:
- Copy the BigFix Server
compressed zip file
BigFix_Pltfrm_Install_V92.zipon your Linux Server. - Expand the compressed zip file using the following command:
unzip "BigFix_Pltfrm_Install_V92.zip" - From the
linux_serverfolder, expand theServerInstaller_9.2.6.xxx-rhe6.x86_64.tgzfile on your Red Hat Enterprise Linux Server by using the following command:
You can find thetar -zxvf ServerInstaller_9.2.6.xxx-rhe6.x86_64.tgzinstall.shfile to install the Linux Server in theServerInstaller_9.2.0.xxx-rhe6.x86_64folder.
To extract the BigFix Linux Server installation files together with DB2, perform the following steps:
- Copy the tar file
BigFix_Pltfrm_Install_V92_Lnx_DB2.tgzon your Linux Server. - Expand the compressed file using the following command:
tar -zxvf BigFix_Pltfrm_Install_V92_Lnx_DB2.tgz - When you expand the
BigFix_Pltfrm_Install_V92_Lnx_DB2.tgzimage, you have the DB2 image,v10.5fp3_linuxx64_server_r.tar.gzin theBigFix-9.2.6.xxx-Linux-DB2folder, on your computer. To install the Linux server and the DB2 server, run theinstall.shcommand from theServerInstaller_9.2.6.xxx-rhe6.x86_64folder.Note: Do not expand thev10.5fp3_linuxx64_server_r.tar.gzfile, because theinstall.shcommand searches for the DB2 archive*.gz.