This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
aix:aix_soft_download [2022/03/21 10:01] manu [Location for downloading software] |
aix:aix_soft_download [2023/12/04 10:24] (current) manu [Location for downloading software] |
||
---|---|---|---|
Line 2: | Line 2: | ||
For IBM Partners only, you need an IBM login:\\ | For IBM Partners only, you need an IBM login:\\ | ||
- | http://www.ibm.com/partnerworld/valuepack\\ | + | https://partnerportal.ibm.com/s/software-access-catalog\\ |
--> Software access --> Software Access Catalog | --> Software access --> Software Access Catalog | ||
+ | For info in Partner Plus, select on left pane : Benefits => software access catalog | ||
For IBM Customers only, you need an IBM login (Passport Advantage):\\ | For IBM Customers only, you need an IBM login (Passport Advantage):\\ | ||
Line 9: | Line 10: | ||
For AIX Updates:\\ | For AIX Updates:\\ | ||
- | http://www.ibm.com/eserver/support/fixes/ | + | http://www.ibm.com/eserver/support/fixes/ \\ |
+ | Search for: | ||
+ | IBM Security Directory Server (up to v6.4) | ||
+ | IBM Security Verify Directory (start with 10.0) | ||
IBM Security Directory Server is no longer available on the AIX expansion pack media. \\ | IBM Security Directory Server is no longer available on the AIX expansion pack media. \\ | ||
- | IBM Security Directory Server Version 6.4 is available on the AIX 7 with 7200-03 base media. | + | IBM Security Directory Server Version 6.4 is available on the AIX 7 with 7200-03 base media.\\ |
+ | IBM Security Directory Server (ISDS) Version 6.4 is replaced with IBM Security Verify Directory (ISVD) Version 10.0. | ||
For additional products as openssl, openssh, samba (currently up to date)\\ | For additional products as openssl, openssh, samba (currently up to date)\\ | ||
+ | https://www.ibm.com/resources/mrs/assets?source=aixbp\\ | ||
https://www14.software.ibm.com/webapp/iwm/web/preLogin.do?source=aixbp\\ | https://www14.software.ibm.com/webapp/iwm/web/preLogin.do?source=aixbp\\ | ||
Java for AIX: | Java for AIX: | ||
+ | https://www.ibm.com/support/pages/java-sdk-aix\\ | ||
https://www.ibm.com/developerworks/java/jdk/aix/service.html | https://www.ibm.com/developerworks/java/jdk/aix/service.html | ||
For java 11+: | For java 11+: | ||
https://www.ibm.com/support/pages/java-sdk-aix\\ | https://www.ibm.com/support/pages/java-sdk-aix\\ | ||
- | https://adoptium.net/releases.html?variant=openjdk11&jvmVariant=hotspot | + | https://adoptium.net/releases.html?variant=openjdk11&jvmVariant=hotspot\\ |
+ | https://developer.ibm.com/languages/java/semeru-runtimes/downloads/?license=IBM | ||
Sudo binary package with compiled for STD and PAM authentification, no deps on rpm if choose bff package | Sudo binary package with compiled for STD and PAM authentification, no deps on rpm if choose bff package | ||
Line 45: | Line 53: | ||
Then extract using a script the filename and location, and start the download with curl or wget | Then extract using a script the filename and location, and start the download with curl or wget | ||
+ | |||
+ | **Download all files from a folder:** | ||
+ | <cli prompt='#'> | ||
+ | # wget --no-parent -r http://WEBSITE.com/DIRECTORY | ||
+ | </cli> | ||
__Ex:__ | __Ex:__ |