Endpoint Protection

 View Only

How to install SEP 12.1.6 MP3 on Linux RHEL 7.2 

Mar 30, 2016 11:49 AM

I had to check several different documents for information on preparing and installing SEP 12.1.6 on RHEL 7.2 so I decided to create the following concise guide. 

 

Pre-installation Requirements

  1. Download and install Oracle Java SE Runtime Environment from: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html.

    I prefer the RPM version of the JDK because it will run immediately and automatically after the download completes. Alternatively, the command line to manually install the rpm version is:  rpm -i <filename.rpm>
     
  2. Install the JCE components
    1. Download the files from: http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html. (This link will change slightly as new versions are released. This link was the latest version available as of February 2016.)
    2. Unzip the file. It will contain two .jar files which may be in a subdirectory similar to "UnlimitedJCEPolicyJDK8".
    3. Copy the two *.jar files to the following directory, overwriting the original files with the same name. (Make a backup of the two original files beforehand, if desired.)

            /usr/java/<java build #>/jre/lib/security/
       
  3. Run the following command to install other required and recommend components:
     
    1. "yum install glibc.i686 libgcc.i686 libX11.i686"
    2. See: http://www.symantec.com/docs/TECH228118 for related info.

 

SEP Installation:

 

  1. The SEPM should have a linux package file named: SymantecEndpointProtection.zip.  Copy (using scp, pscp or similar tool) the zip file to the linux box.
  2. Put the zip file in a new subdirectory and unzip SymantecEndpointProtection.zip.
  3. Run: chmod 755 install.sh
  4. Run: "./install.sh -i" (without quotes).

 

The installation should complete, barring any other issues. 

Statistics
0 Favorited
4 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Comments

Nov 10, 2016 11:42 AM

Those are very good articles, Chetan. Thanks for creating them and sharing them with us. I'll book mark them both. 

Aug 22, 2016 03:12 AM

Thanks for sharing. 

Related articles:

How to install Symantec Endpoint Protection 12.1.5 (RU5) on Linux operating system.

https://www.symantec.com/connect/articles/how-install-symantec-endpoint-protection-1215-ru5-linux-operating-system

How to uninstall Symantec Endpoint Protection client for Linux

https://www.symantec.com/connect/articles/how-uninstall-symantec-endpoint-protection-client-linux

Jul 11, 2016 01:40 PM

Perfectly written documentation, well done!

Thanks

Jul 11, 2016 01:37 PM

Perfect documentation!

Worked perfectly, much appreciated.

Related Entries and Links

No Related Resource entered.