This is how to extract specific patches without a full reinstall. Find the latest major build of silvertail, and just extract the component needed:
example: 4.1.x.x can use any version higher 4.1.x.x, but not 4.6.x.x
Need to extract an el5 binary while on an el6 system, or vice versa. Need a binary but cannot run the installer.
Example: need to obtain silvertap component from version 4.1.4.0 el5, so it can be installed on a customer 4.1.1.1 system:
a) Obtain the silvertail-enterprise-4.1.4.0.el5.run package and run it.
b) It expands, and in a new subdirectory is the RPM file silvertail-enterprise-4.1.4.0-0.el5.centos.x86_64.rpm.
c) Locate the directory silvertap will extract to, [as if you were to run the installer].
rpm -qlp silvertail-enterprise-4.1.4.0-0.el5.centos.x86_64.rpm | grep silvertap
You will get this output, note the directory for silvertap:
/var/opt/silvertail/bin/nullsilvertap
/var/opt/silvertail/bin/silvertap
/var/opt/silvertail/bin/silvertap-service.sh
d) Based on the information in C, run another command to extract the Silvertap binary and use the directory:
rpm2cpio silvertail-enterprise-4.1.4.0-0.el5.centos.x86_64.rpm | cpio -ivd ./var/opt/silvertail/bin/silvertap
./var/opt/silvertail/bin/silvertap
2938894 blocks
e) Navigate to the newly created subdirectory /var/opt/silvertail/bin and the extracted silvertap binary file will be there.
Related Articles
How to extract the contents of a unix pkg file without installing it. 7Number of Views Unable to extract account data to csv file in RSA Identity Governance & Lifecycle 13Number of Views How to extract raw logs from archiver 13Number of Views Error: The system cannot locate the specified RDN 'DC=x, DC=y' in the external identity source 'example. Verify that the d… 9Number of Views What is the difference between 'IP address matching' and 'Threshold \Consider if X events come in within Y seconds' corre… 18Number of Views
Trending Articles
Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory Authentication Manager Security Console and Operations Console Inaccessible After Certificate Update