IBM Installation Manager kurulumu
Sistemlerinize IBM Installation Manager (IM) kurarak Websphere ürününün kurulumunu ve kurulum sonrası oluşabilecek patch ihtiyaçlarını IM üzerinden yönetebilirsiniz. IM güncel versiyonu IBM download sayfalarında yer almaktadır. Kurulum aşamaları için hem görsel hem de gerekli örnek komutları içerecek şekilde aşağıdaki gibi bulabilirsiniz.
IBM Installation Manager kurulumu
[websphere@localhost installations]$
[websphere@localhost installations]$ pwd
/u01/app/IBM/installations
[websphere@localhost installations]$
[websphere@localhost installations]$ ls -lrt
total 153496
-rw-rw-r--. 1 websphere websphere 157177192 Dec 23 11:17 BASETRIAL.agent.installer.linux.gtk.x86.zip
[websphere@localhost installations]$
[websphere@localhost installations]$
[websphere@localhost installations]$ mkdir BASETRIAL.agent.installer.linux.gtk.x86
[websphere@localhost installations]$
[websphere@localhost installations]$ ls -lrt
total 153500
-rw-rw-r--. 1 websphere websphere 157177192 Dec 23 11:17 BASETRIAL.agent.installer.linux.gtk.x86.zip
drwxrwxr-x. 2 websphere websphere 4096 Dec 23 11:22 BASETRIAL.agent.installer.linux.gtk.x86
[websphere@localhost installations]$
[websphere@localhost installations]$ unzip BASETRIAL.agent.installer.linux.gtk.x86.zip -d BASETRIAL.agent.installer.linux.gtk.x86
[websphere@localhost installations]$ cd BASETRIAL.agent.installer.linux.gtk.x86
[websphere@localhost BASETRIAL.agent.installer.linux.gtk.x86]$ ls -lrt
total 588
-rwxr-xr-x. 1 websphere websphere 63050 Aug 9 2012 userinstc
-rwxr-xr-x. 1 websphere websphere 63050 Aug 9 2012 userinst
-rwxr-xr-x. 1 websphere websphere 63050 Aug 9 2012 installc
-rwxr-xr-x. 1 websphere websphere 63050 Aug 9 2012 install
-rwxr-xr-x. 1 websphere websphere 63050 Aug 9 2012 groupinstc
-rwxr-xr-x. 1 websphere websphere 63050 Aug 9 2012 groupinst
-rwxr-xr-x. 1 websphere websphere 10776 Sep 16 2014 readme.html
drwxr-xr-x. 2 websphere websphere 4096 Nov 26 2014 Offerings
drwxr-xr-x. 2 websphere websphere 4096 Nov 26 2014 features
drwxr-xr-x. 3 websphere websphere 4096 Nov 26 2014 jre_7.0.7001.20140909_1712
-rwxr-xr-x. 1 websphere websphere 232 Nov 26 2014 user-silent-install.ini
-rwxr-xr-x. 1 websphere websphere 178 Nov 26 2014 userinst.ini
-rwxr-xr-x. 1 websphere websphere 223 Nov 26 2014 userinstc.ini
drwxr-xr-x. 2 websphere websphere 4096 Nov 26 2014 tools
-rwxr-xr-x. 1 websphere websphere 225 Nov 26 2014 silent-install.ini
-rwxr-xr-x. 1 websphere websphere 10749 Nov 26 2014 repository.xml
-rwxr-xr-x. 1 websphere websphere 201 Nov 26 2014 repository.config
drwxr-xr-x. 11 websphere websphere 106496 Nov 26 2014 plugins
drwxr-xr-x. 2 websphere websphere 4096 Nov 26 2014 native
drwxr-xr-x. 2 websphere websphere 4096 Nov 26 2014 license
-rwxr-xr-x. 1 websphere websphere 174 Nov 26 2014 install.ini
-rwxr-xr-x. 1 websphere websphere 219 Nov 26 2014 installc.ini
-rwxr-xr-x. 1 websphere websphere 176 Nov 26 2014 groupinst.ini
-rwxr-xr-x. 1 websphere websphere 221 Nov 26 2014 groupinstc.ini
drwxr-xr-x. 13 websphere websphere 4096 Nov 26 2014 documentation
-rwxr-xr-x. 1 websphere websphere 2225 Nov 26 2014 consoleinst.sh
drwxr-xr-x. 3 websphere websphere 4096 Nov 26 2014 configuration
-rwxr-xr-x. 1 websphere websphere 1046 Feb 12 2015 install.xml
[websphere@localhost BASETRIAL.agent.installer.linux.gtk.x86]$
[websphere@localhost BASETRIAL.agent.installer.linux.gtk.x86]$
[websphere@localhost BASETRIAL.agent.installer.linux.gtk.x86]$ DISPLAY=172.24.36.86:0.0; export DISPLAY;
[websphere@localhost BASETRIAL.agent.installer.linux.gtk.x86]$ echo $DISPLAY;
172.24.36.86:0.0
[websphere@localhost BASETRIAL.agent.installer.linux.gtk.x86]$
[websphere@localhost BASETRIAL.agent.installer.linux.gtk.x86]$
[websphere@localhost BASETRIAL.agent.installer.linux.gtk.x86]$ ./userinst
IBM Installation Manager kurulumu