IBM Support

How do you determine what operating system is running on the Passive Capture machine (PCM)?

Question & Answer


Question

How do you determine what operating system is running on the Passive Capture machine (PCM)?

Answer

Contents
Question
How do you determine what operating system is running on the Passive Capture machine (PCM)?
Answer

To determine what operating system your Passive Capture Machine (PCM) is running run the following command at the command line:

???? uname -a

The output is similar to:

??? Linux ganymede.tealeaf.com 2.6.9-34.ELsmp #1 SMP Fri Feb 24 16:54:53 EST 2006 i686 i686 i386 GNU/Linux

Red Hat Linux records its version and release information in the file /etc/redhat-release.? Run the following command at the command line to read it:

???? cat /etc/redhat-release

The output is similar to:

Red Hat Enterprise Linux AS release 4 (Nahant Update 3)

SuSE Linux records its version/release information in the file /etc/SuSE-release. Run the following command at the command line to read it:

???? cat /etc/SuSE-release

The output is similar to:

SUSE LINUX Enterprise Server 9 (i586)
VERSION = 9
PATCHLEVEL = 3


If the security-enhanced Linux option (SELinux) is installed the /etc/selinux/config file contains its boot-time settings:

???? cat /etc/selinux/config

The output is similar to:

# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
# enforcing - SELinux security policy is enforced.
# permissive - SELinux prints warnings instead of enforcing.
# disabled - SELinux is fully disabled.
SELINUX=disabled
# SELINUXTYPE= type of policy in use. Possible values are:
# targeted - Only targeted network daemons are protected.
# strict - Full SELinux protection.
SELINUXTYPE=targeted

Article Reference
00000271

"

[{"Business Unit":{"code":"BU055","label":"Cognitive Applications"},"Product":{"code":"SSERNK","label":"Tealeaf Customer Experience"},"Component":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
08 December 2018

UID

ibm10776495