This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
aix:nim_server_install [2022/01/26 10:15] manu [Enable NIM over http] |
aix:nim_server_install [2024/08/19 19:32] (current) manu [Enable NIM over http] |
||
---|---|---|---|
Line 237: | Line 237: | ||
Log file: | Log file: | ||
/var/adm/ras/nimhttp.log | /var/adm/ras/nimhttp.log | ||
+ | | ||
+ | === Client command === | ||
- | https://www.ibm.com/docs/en/aix/7.2?topic=cnmcbir-using-nim-installing-aix-updates-new-packages-over-http-protocol | + | Use 3x - to specify and update using nimhttp |
+ | <cli prompt='#'> | ||
+ | nimclient –o cust –a lpp_source=<obj_name> ---a fixes=update_all | ||
+ | </cli> | ||
+ | https://www.ibm.com/docs/en/aix/7.2?topic=cnmcbir-using-nim-installing-aix-updates-new-packages-over-http-protocol | ||
+ | https://www.linkedin.com/pulse/yum-nimhttp-armin-schmidt | ||