Article Content
Article Number | 000035056 |
Applies To | RSA Product Set: Security Analytics RSA Product/Service Type: SA Core Appliance RSA Version/Condition: 10.4.x, 10.5.x, 10.6.x Platform: CentOS O/S Version: 6 |
Issue | Identify the OS version installed on a NetWitness or Security Analytics appliance using the following steps. |
Resolution | Logon to the appliance via ssh or at the console as root and execute the following steps
cat /etc/centos-release CentOS release 6.7 (Final)
uname -r 2.6.32-573.12.1.el6.x86_64 OR uname -a Linux SA-SA-30 2.6.32-573.12.1.el6.x86_64 #1 SMP Tue Dec 15 21:19:08 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux |