本文概述
- 下载并安装IBM IM 1.8.5
- 安装IBM WAS 9
IBM最初在其云– Bluemix中发布了WebSphere Application Server(WAS)9。现在, 你可以下载并安装它。
我希望安装过程将与以前的版本相似, 但让我们看看如何进行。如果你不熟悉WebSphere, 那么请别忘了对其进行一些介绍。
在本文中, 我将逐步说明从何处下载WAS 9并使用IBM Installation Manager进行安装。
下载并安装IBM IM 1.8.5 要安装WebSphere 9, 需要IBM IM 1.8.5或更高版本, 所以让我们安装它。
- 从以下位置下载IM 1.8.5
http://www-01.ibm.com/support/docview.wss?uid=swg24041188#DNLD
文章图片
我不确定是否可以使用, 但你也可以尝试使用此直接链接进行下载。
https://ak-delivery04-mul.dhe.ibm.com/sdfdl/v2/sar/CM/RA/06737/0/Xa.2/Xb.jusyLTSp44S03Q_q0Cd0hj9IqGeCC6EMY3WOBoWlDBTgttmTrTwqps88Q0Y/Xc.CM/RA/06737/0/agent.installer.linux.gtk.x86_64_1.8.5000.20160506_1125.zip/Xd./Xf.LPR.D1VC/Xg.10339932/Xi.habanero/XY.habanero/XZ.-asK8WoM4XRts1YNlqJTpBY6llI/agent.installer.linux.gtk.x86_64_1.8.5000.20160506_1125.zip
Linux 64位大约为164 MB, 因此根据你的互联网速度可能需要几分钟。
- 下载后, 你应该具有以下内容。
-rw-rw-r--. 1 chandan chandan 171715008 Nov 19 19:00 agent.installer.linux.gtk.x86_64_1.8.5000.20160506_1125.zip
- 让我们解压缩命令
unzip agent.installer.linux.gtk.x86_64_1.8.5000.20160506_1125.zip
- 提取后, 你应该看到以下内容
[[email
protected] ibmim]# ls -ltrtotal 260084-rwxr-xr-x. 1 root
root
71223 Aug 9 2012 userinstc-rwxr-xr-x. 1 root
root
71223 Aug 9 2012 userinst-rwxr-xr-x. 1 root
root
71223 Aug 9 2012 installc-rwxr-xr-x. 1 root
root
71223 Aug 9 2012 install-rwxr-xr-x. 1 root
root
71223 Aug 9 2012 groupinstc-rwxr-xr-x. 1 root
root
71223 Aug 9 2012 groupinst-rwxr-xr-x. 1 root
root
9926 Feb 25 2016 readme.htmldrwxr-xr-x. 11 root
root
77824 May 6 2016 pluginsdrwxr-xr-x. 2 root
root
4096 May 6 2016 Offeringsdrwxr-xr-x. 3 root
root
16 May 6 2016 jre_7.0.9040.20160504_1613-rwxr-xr-x. 1 root
root
256 May 6 2016 user-silent-install.ini-rwxr-xr-x. 1 root
root
202 May 6 2016 userinst.ini-rwxr-xr-x. 1 root
root
247 May 6 2016 userinstc.inidrwxr-xr-x. 2 root
root
66 May 6 2016 tools-rwxr-xr-x. 1 root
root
249 May 6 2016 silent-install.ini-rwxr-xr-x. 1 root
root
10892 May 6 2016 repository.xml-rwxr-xr-x. 1 root
root
275 May 6 2016 repository.configdrwxr-xr-x. 2 root
root
4096 May 6 2016 nativedrwxr-xr-x. 2 root
root
4096 May 6 2016 license-rwxr-xr-x. 1 root
root
265 May 6 2016 install.xml-rwxr-xr-x. 1 root
root
198 May 6 2016 install.ini-rwxr-xr-x. 1 root
root
243 May 6 2016 installc.ini-rwxr-xr-x. 1 root
root
200 May 6 2016 groupinst.ini-rwxr-xr-x. 1 root
root
245 May 6 2016 groupinstc.inidrwxr-xr-x. 13 root
root
4096 May 6 2016 documentationdrwxr-xr-x. 3 root
root
48 May 6 2016 configuration-rwxr-xr-x. 1 root
root
4642 May 6 2016 con-disk-set-inst.sh
现在该通过执行安装文件来安装IBM IM 1.8.5。
./install
- 它将提示安装向导, 单击下一步
文章图片
- 接受许可证, 然后单击下一步
- 缺省情况下, 它将安装在/ opt / IBM上, 但是, 如果你要更改, 则可以在下一个屏幕上执行
文章图片
- 查看摘要信息, 然后单击” 安装” 。
- 这将需要几秒钟的时间, 并为你提供成功安装的确认
文章图片
不错, 先决条件已经完成。
安装IBM WAS 9 我们将通过在线存储库使用IBM IM安装??WebSphere。如果尚未打开IBM IM
- 转到文件> > 首选项
文章图片
- 单击” 添加存储库” , 它将打开提示, 你可以在其中输入存储库路径, 然后单击确定。
文章图片
- WAS 9 ND存储库– http://www.ibm.com/software/repositorymanager/V9WASND
- WAS 9基本存储库– http://www.ibm.com/software/repositorymanager/V9WASBase
- 点击” 安装”
- 从列表中选择WAS ND 9和Java 8, 然后单击下一步。
文章图片
- 接受许可证, 然后单击下一步
- 缺省情况下, 共享资源将安装在/ opt / IBM / IMShared上, 如果需要, 可以在下一个屏幕上进行更改
文章图片
文章图片
- 如果需要, 选择其他语言, 然后单击” 下一步” 。
- 查看安装摘要, 然后单击” 安装”
文章图片
- 安装将需要几分钟, 完成后, 将显示确认屏幕。
文章图片
【如何在Linux中下载并安装WebSphere 9 ND()】做得好, 你已经成功安装了WAS 9 ND。请继续关注有关个人资料创建的下一篇文章
推荐阅读
- WebSphere Application Server 8.5.5有哪些新功能()
- 如何在8.5.5中将IBM HTTP Server与WebSphere集成()
- 如何分析WebSphere Java堆转储以进行故障排除
- 如何以静默方式更新IBM WebSphere 7中的Fixpack和iFix
- 如何在WebSphere ND中创建配置文件()
- 如何使用Jconsole在WebSphere和Monitor中启用JMX()
- 如何根据一张照片就能查出在啥地方拍的呢?
- KiraDroid特效照相机怎样运用?KiraDroid运用图文详细教程
- 抖音里做头发手链的办法是啥?怎样设置呢?