This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
deploy:ibm_bigfix_install [2023/12/11 12:02] manu |
deploy:ibm_bigfix_install [2023/12/11 13:12] (current) manu [Linux] |
||
|---|---|---|---|
| Line 105: | Line 105: | ||
| wget --no-check-certificate -O /etc/opt/BESClient/actionsite.afxm https://<server_ip>:52311/masthead/masthead.afxm | wget --no-check-certificate -O /etc/opt/BESClient/actionsite.afxm https://<server_ip>:52311/masthead/masthead.afxm | ||
| Or | Or | ||
| + | |||
| + | On the server the **masthead.afxm** file location: /var/opt/BESClientDeployTool/BigFixInstallSource/ClientInstaller/masthead.afxm | ||
| Copy the server file **masthead.afxm** to the client created folder **/etc/opt/BESClient** and rename it as ** actionsite.afxm** | Copy the server file **masthead.afxm** to the client created folder **/etc/opt/BESClient** and rename it as ** actionsite.afxm** | ||