Remote cell system requirements
The remote cell can be installed on the following operating systems:
Hardware requirements
Remote cell requirements for Microsoft Windows
Component | Requirement |
---|---|
Hard disk space | 750 MB |
RAM | 4 GB |
Common requirements for all UNIX-based Remote cells
Component | Requirement |
---|---|
Hard disk space | 900 MB |
Software disk space | 300 MB |
Data disk space | 100 MB |
Temporary disk space (/tmp) | 100 MB |
File descriptor | 4096 |
In addition to the requirements in the table above, you must also satisfy these requirements:
- The root partition should not be full
- Umask should be 022
- BMC recommends that the TCP Control Port be set to 12124
Remote cell requirements for Linux
Component | Requirement |
---|---|
Memory | 4 GB |
Swap space | 1 GB |
Operating system requirements
Microsoft Windows
Component | Requirement | ||||
---|---|---|---|---|---|
User Rights | Administrative privileges | ||||
Supported versions of Microsoft Windows Note: You must disable the User Access Control for Windows. |
|
Linux
Component | Requirement | ||||||||
---|---|---|---|---|---|---|---|---|---|
User Rights | root privileges | ||||||||
Supported versions of Linux |
Important
|
The preferred method to add any missing libraries is to use the yum command to fetch the necessary library packages from the RHN (Red Hat Network) repository via the internet. To use this method, a Red Hat subscription is needed. Register the system by clicking System->Administration->Red Hat Subscription Manager in the menu on the server itself. After registering the system, you can use "yum install" to download and install the required libraries from the RHN.
Library | Command to install the library on Red Hat Enterprise Linux 7.x | Command to install the library on Red Hat Enterprise Linux 8.x and 9.x | Command to install the library on SUSE |
---|---|---|---|
| yum install libXtst.x86_64 libXtst-1.0.1-3.1 libX11-devel-1.0.3-11.el5 | yum install libXtst.x86_64 libXtst libX11-devel | N/A |
|
glibc-devel-2.5-65 |
glibc-devel |
|
| yum install libstdc++.x86_64 | yum install libstdc++.x86_64 |
|
| yum install compat-libstdc++-33.x86_64 | N/A |
|
| yum install pam.x86_64 | yum install pam.x86_64 |
|
fontconfig (64-bit) | yum install -y dejavu-serif-fonts | yum install -y dejavu-serif-fonts | N/A |
| N/A | yum install libnsl.i686 libnsl.x86_64 | N/A |
libxcrypt (32-bit) | N/A | yum install libxcrypt.i686 | N/A |
N/A | N/A | Only for RHEL 9.XFollow the below steps before you install:
For Remote Cell and Integration Services, only new install of 11.3.06 is supported on RHEL 9.x. | N/A |
Note
- To avoid errors while installing 32-bit libraries, BMC recommends that you install 32-bit libraries together with the 64-bit libraries.
- After installing the libraries, run
yum check
to ensure that the libraries are not corrupt.
Comments
For RHEL8.6, is these library still required? compat-libstdc++-296.i686 compat-libstdc++-296.x86_64
Timothy Pun - We have updated this page. Thanks
"Supported versions of Linux" info missing.
Log in or register to comment.