IBM WebSphere Application Server is a middleware and implemented in most n-tier architectures
IBM Websphere InstallationUNIX & Linux
Requirements
Admnistrative privileges on a UNIX or Linux System
Hardware Requirements
- 1GB of RAM
- 3.5GB of disk space must be available on the system.
- 1.3GB must be permanently available in the file system that contains the opt/directory
- 1.75Gb more must be temporarily available in the file system.
JRE is a must and to check whether JRE is installed or not
$ find / -iname java -print 2>/dev/null
IBM Websphere InstallationUNIX & Linux
Requirements
Admnistrative privileges on a UNIX or Linux System
Hardware Requirements
- 1GB of RAM
- 3.5GB of disk space must be available on the system.
- 1.3GB must be permanently available in the file system that contains the opt/directory
- 1.75Gb more must be temporarily available in the file system.
JRE is a must and to check whether JRE is installed or not
$ find / -iname java -print 2>/dev/null
No comments:
Post a Comment