This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
deploy:ibm_bigfix_ilmt [2022/02/23 23:31] manu |
deploy:ibm_bigfix_ilmt [2023/12/11 11:19] (current) manu |
||
---|---|---|---|
Line 57: | Line 57: | ||
Now you can install the BigFix console, and also access ILMT using web browser | Now you can install the BigFix console, and also access ILMT using web browser | ||
+ | |||
+ | Now update licences: | ||
+ | <cli prompt='#'> | ||
+ | [root@ilmtsrv01 bin]# export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/BESServer/bin | ||
+ | [root@ilmtsrv01 bin]# /opt/BESServer/bin/BESAdmin -syncmastheadandlicense -sitePvkLocation=/software/LicenseAuthorization_152291748_Create.BESLicenseAuthorization.pvk -sitePvkPassword='xxxxxxxx' | ||
+ | 23UnknownMastheadLocation | ||
+ | </cli> | ||
+ | |||
===== Uninstall ===== | ===== Uninstall ===== | ||
Line 111: | Line 119: | ||
</cli> | </cli> | ||
+ | ===== Update BigFix / ILMT ===== | ||
+ | ==== Update ILMT ===== |