【静默安装IHS_Plugin】
Plugin安装包仓库文件已经在挂载IHS安装包时挂载,所有执行以下安装命令即可:
cd /opt/IBM/InstallationManager/eclipse/tools
./imcl install com.ibm.websphere.PLG.v85_8.5.5000.20130514_1044 \
–repositories /mnt/hgfs/IBM/IHS_8.5.5/repository.config \
–installationDirectory /opt/IBM/WebSphere/Plugins \
–nl zh \
–acceptLicense \
–showVerboseProgress
【静默安装WCT】
ToolBox安装包仓库文件已经在挂载IHS安装包时挂载,所有执行以下安装命令即可:
cd /opt/IBM/InstallationManager/eclipse/tools
./imcl install com.ibm.websphere.WCT.v85_8.5.5000.20130514_1044 \
–repositories /mnt/hgfs/IBM/IHS_8.5.5/repository.config \
–installationDirectory /opt/IBM/WebSphere/Toolbox \
–nl zh \
–acceptLicense \
–showVerboseProgress
安装过程结束。
【静默安装补丁】
挂载补丁:
cd /opt/IBM/InstallationManager/eclipse/tools
./imcl listAvailablePackages -repositories /mnt/hgfs/IBM/WAS_8.5.5.11/8.5.5-WS-WAS-FP011
./imcl listAvailablePackages -repositories /mnt/hgfs/IBM/WAS_8.5.5.11/8.5.5-WS-WASSupplements-FP011
./imcl listAvailablePackages -repositories /mnt/hgfs/IBM/WAS_8.5.5.11/8.5.5-WS-WCT-FP011
./imcl listAvailablePackages -repositories /mnt/hgfs/IBM/WAS_8.5.5.11/8.5.0.0-WS-WASJavaSDK-LinuxX64-IFPI76779
【升级WAS补丁】
cd /opt/IBM/InstallationManager/eclipse/tools
./imcl updateAll \
–repositories /mnt/hgfs/IBM/WAS_8.5.5.11/8.5.5-WS-WAS-FP011/repository.config \
–installationDirectory /opt/IBM/WebSphere/AppServer \
–nl zh \
–acceptLicense \
–showVerboseProgress
【升级WASSDK补丁】
./imcl updateAll \
–repositories /mnt/hgfs/IBM/WAS_8.5.5.11/8.5.0.0-WS-WASJavaSDK-LinuxX64-IFPI76779/repository.config \
–installationDirectory /opt/IBM/WebSphere/AppServer \
–nl zh \
–acceptLicense \
–showVerboseProgress
【升级IHS补丁】
cd /opt/IBM/InstallationManager/eclipse/tools
./imcl updateAll \
–repositories /mnt/hgfs/IBM/WAS_8.5.5.11/8.5.5-WS-WASSupplements-FP011/repository.config \
–installationDirectory /opt/IBM/HTTPServer \
–nl zh \
–acceptLicense \
–showVerboseProgress
【升级WASSDK补丁】
./imcl updateAll \
–repositories /mnt/hgfs/IBM/WAS_8.5.5.11/8.5.0.0-WS-WASJavaSDK-LinuxX64-IFPI76779/repository.config \
–installationDirectory /opt/IBM/HTTPServer \
–nl zh \
–acceptLicense \
–showVerboseProgress
【升级IHS_Plugin补丁】
cd /opt/IBM/InstallationManager/eclipse/tools
./imcl updateAll \
–repositories /mnt/hgfs/IBM/WAS_8.5.5.11/8.5.5-WS-WASSupplements-FP011/repository.config \
–installationDirectory /opt/IBM/WebSphere/Plugins \
–nl zh \
–acceptLicense \
–showVerboseProgress
【升级WASSDK补丁】
./imcl updateAll \
–repositories /mnt/hgfs/IBM/WAS_8.5.5.11/8.5.0.0-WS-WASJavaSDK-LinuxX64-IFPI76779/repository.config \
–installationDirectory /opt/IBM/WebSphere/Plugins \
–nl zh \
–acceptLicense \
–showVerboseProgress
【升级ToolBox补丁】
cd /opt/IBM/InstallationManager/eclipse/tools
./imcl updateAll \
–repositories /mnt/hgfs/IBM/WAS_8.5.5.11/8.5.5-WS-WCT-FP011/repository.config \
–installationDirectory /opt/IBM/WebSphere/Toolbox \
–nl zh \
–acceptLicense \
–showVerboseProgress
【升级WASSDK补丁】
./imcl updateAll \
–repositories /mnt/hgfs/IBM/WAS_8.5.5.11/8.5.0.0-WS-WASJavaSDK-LinuxX64-IFPI76779/repository.config \
–installationDirectory /opt/IBM/WebSphere/Toolbox \
–nl zh \
–acceptLicense \
–showVerboseProgress
升级补丁过程结束。
问题一:登录WAS管理控制台后如何才能显示中文界面
如果没添加中文,添加中文的方式:
1. vnc远程到服务器
2. /opt/IBM/InstallationManager/eclipse/launcher
3.
点击modify
4.
然后选择IBM WebSphere Application Server V8.5,然后下一步
并输入账号密码。
- 然后选择简体中文 一路下一步即可
以下文章点击率最高
Loading…