Basically websphere we install in 2 ways
1. Using Root user
2. Non root user (preferred for produciton too..)
First we will unizip installation manager
Go to folder where installation manager exists
cd opt\OurMaximo\IM
unzip imZipFile.unzip
For Root user
./install
For non root user
.userinst
Comments
Post a Comment