Amazon Linux Installation Instructions

How to install the client on Amazon Linux.

To install the client perform the following steps:

  1. Download the corresponding BigFix client RPM file to the Amazon Linux computer.
  2. Install the RPM by running the command
    rpm -ivh client_RPM_path 
  3. Copy your actionsite masthead to the client computer (the masthead contains configuration, license, and security information). The action site masthead (actionsite.afxm) can be found in your BES Installation folders (by default they are placed under C:\Program Files (x86)\BigFix Enterprise\BES Installers\Client on Windows and /var/opt/BESInstallers/Client/ on Linux). If the masthead is not named actionsite.afxm, rename it to actionsite.afxm and place it on the computer at the following location: /etc/opt/BESClient/actionsite.afxm.
    Note: The directory /etc/opt/BESClient/ is not automatically created by the installer. If it does not exist, create it manually.
    The masthead file for each BigFix server is downloadable at http://servername:port/masthead/masthead.afxm (example: http://bes.BigFix.com:52311/masthead/masthead.afxm).
  4. Start the BigFix client by running the command:
    /etc/init.d/besclient start
Note:

The BigFix client installation on Amazon Linux operating system can be performed also on computers having SELinux enabled. With SELinux enabled, the following SELinux settings are supported:

selinux = enforcing, policy = targeted.

Note:
When installing the BigFix client on Amazon Linux 2023 operating system, the following limitations apply: 
  • To be able to install the agent using the Client Deployment Tool, you must set the crypto policy to legacy mode in the target machine.
  • If you deploy Amazon Linux 2023 in AWS, to be able to correlate such instances, you must either enable IMDSv1 in the target machine or use a BigFix Agent with minimum version 10.0.9.

Signed RPM packages

The RPM packages are signed with a PGP key. For more details, see Red Hat Installation Instructions.