OpenSUSE Leap (64-bit) Installation Instructions
How to install the client on OpenSUSE Leap (64-bit).
Prerequisites
- Up to BigFix Agent version 11.0.1, on OpenSUSE Leap 15.4/15.5 x86-64, install the sysvinit-tools rpm package before installing the client.
To install the client, do the following steps:
- Disable the SELinux process.
- Download the corresponding BigFix client RPM file to the OpenSUSE Leap computer.
- Install the RPM by running the
command
rpm -ivh client_RPM_path - 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 underC:\Program Files (x86)\BigFix Enterprise\BES Installers\Clienton Windows and/var/opt/BESInstallers/Client/on Linux). If the masthead is not namedactionsite.afxm, rename it toactionsite.afxmand place it on the computer at the following location:/etc/opt/BESClient/actionsite.afxm.Note: The directoryThe masthead file for each BigFix server is downloadable at/etc/opt/BESClient/is not automatically created by the installer. If it does not exist, create it manually.http://servername:port/masthead/masthead.afxm(example:http://bes.BigFix.com:52311/masthead/masthead.afxm). - Start the BigFix client
by running the command:
Up to BigFix Version 11.0.1, for backward compatibility reasons, you can also run the command:systemctl start besclient/etc/init.d/besclient startNote: When upgrading to BigFix Version 11.0.2 or later, the/etc/init.d/besclientfile, if present, is removed by the upgrade process and the/etc/init.d/besclient start|stop|status|restartcommands are no longer available.
Note: On OpenSUSE Leap 15.4, 15.5 and 15.6 the user interface component of the client is
displayed only if you log in choosing GNOME on Xorg.