【靜默安裝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…