
How to install IBM Installation Manager 1.8 on Linux


IBM Installation Manager (IBM IM) is required to install IBM WAS 8.x ND.
In this article, I have listed the steps to install IBM IM 1.8 on Linux OS. There are three parts overall – Download, Install & Verify.
Download IBM IM 1.8
- Click on below link to download the IBM IM
http://www-933.ibm.com/support/fixcentral/swg/downloadFixes?parent=ibm~Rational&product=ibm/Rational/IBM+Installation+Manager&release=All&platform=All&function=fixId&fixids=1.8.2.0-IBMIM-LINUX-X86_64-20150303_1526&includeRequisites=1&includeSupersedes=0&downloadMethod=http
Once downloaded, you should have agent.installer.linux.gtk.x86_64_1.8.2000.20150303_1526.zip
Install IBM IM 1.8
- Go to folder where you have downloaded the package
[[email protected] IBM]# ls -ltr total 162160 -rw-r--r--. 1 root root 166050912 Mar 28 05:06 agent.installer.linux.gtk.x86_64_1.8.2000.20150303_1526.zip [[email protected] IBM]#
- unzip the downloaded zip file using unzip command
[[email protected] IBM]# unzip agent.installer.linux.gtk.x86_64_1.8.2000.20150303_1526.zip [[email protected] IBM]#
- Execute install command
[[email protected] IBM]# ./install
- Click on next on the following screen
- Accept the license agreement and click Next
- By default, it will install under /opt/IBM however if you wish you can change the installation path by clicking on Browse
- Click on Install on review summary window
It will take few minutes and at the end you will have installation confirmation window as below
Verify IBM IM 1.8 Installation
Click on Restart Installation Manager and you will have IBM Installation Manager 1.8 opened.
That’s all for today. Hope it helps you in installing IBM IM 1.8 on Linux.
More great readings on WebSphere
-
What is Thread Dump and How to Analyze them?Asad Ali on June 29, 2020
-
IBM WebSphere Application Server Beginner’s GuideChandan Kumar on June 9, 2022
-
How to Monitor IBM WebSphere using Application Manager?Chandan Kumar on June 9, 2022
-
How to Use Nginx with WebSphere Application Server?Chandan Kumar on June 9, 2022
-
How to Create Cluster in IBM WebSphere ND?Chandan Kumar on June 9, 2022
-
What’s New in WebSphere MQ 9 & Installation GuideChandan Kumar on June 10, 2022
Join Geekflare Newsletter
Every week we share trending articles and tools in our newsletter. More than 10,000 people enjoy reading, and you will love it too.