Find Trusted Cardiac Hospitals

Compare heart hospitals by city and services — all in one place.

Explore Hospitals

Websphere Installation and Un-install Commands


# Installing Installation Manager by using imcl commands
./imcl install com.ibm.cic.agent -repositories /root/WAS/IM/repository.config  -acceptLicense -showProgress
./imcl install com.ibm.cic.agent -repositories /tmp/IM/repository.config  -acceptLicense -showProgress


# Reinstalling Installation Manager by using imcl commands

# Windows

$ imcl.exe install com.ibm.cic.agent -reinstallIM -repositories installation_files_dir -acceptLicense

# Linux
$ ./imcl install com.ibm.cic.agent -reinstallIM -repositories installation_files_dir -acceptLicense



# Updating Installation Manager on a computer that does not have Internet access

# Linux
$ ./imcl install com.ibm.cic.agent -repositories installation_files/repository.config -preferences offering.service.repositories.areUsed=false

# Windows
$ imcl.exe install com.ibm.cic.agent -repositories installation_files\repository.config -preferences offering.service.repositories.areUsed=false

# Installing Websphere Application Server by using imcl commands
$ ./imcl listAvailablePackages -repositories /tmp/WAS/repository.config
$ /opt/IBM/InstallationManager/eclipse/tools/imcl listAvailablePackages -repositories /tmp/WAS/repository.config

$ imcl install com.ibm.websphere.NDTRIAL.v85_8.5.5000.20130514_1044  -repositories /tmp/WAS/repository.config -acceptLicense -showProgress


# Installing IHS IBM HTTP Server by using imcl commands
$ ./imcl listAvailablePackages -repositories /tmp/IHS/repository.config
$ imcl install com.ibm.websphere.NDTRIAL.v85_8.5.5000.20130514_1044  -repositories /tmp/IHS/repository.config -acceptLicense -showProgress -properties user.ihs.httpPort=80


# Installing Websphere pluins by using imcl commands
$ ./imcl listAvailablePackages -repositories /tmp/Plugins/repository.config
$ imcl install com.ibm.websphere.NDTRIAL.v85_8.5.5000.20130514_1044  -repositories /tmp/Plugins/repository.config -acceptLicense -showProgress 

How to un install/remove

$ imcl uninstall com.ibm.websphere.NDTRIAL.v85_8.5.5000.20130514_1044 
$ imcl uninstall com.ibm.websphere.NDTRIAL.v85_8.5.5000.20130514_1044 -showProgressCode language: PHP (php)

Find Trusted Cardiac Hospitals

Compare heart hospitals by city and services — all in one place.

Explore Hospitals
Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments

Certification Courses

DevOpsSchool has introduced a series of professional certification courses designed to enhance your skills and expertise in cutting-edge technologies and methodologies. Whether you are aiming to excel in development, security, or operations, these certifications provide a comprehensive learning experience. Explore the following programs:

DevOps Certification, SRE Certification, and DevSecOps Certification by DevOpsSchool

Explore our DevOps Certification, SRE Certification, and DevSecOps Certification programs at DevOpsSchool. Gain the expertise needed to excel in your career with hands-on training and globally recognized certifications.

0
Would love your thoughts, please comment.x
()
x