Installing a Single-tier Server on Linux
Symantec recommends that you disable any antivirus, pop-up blocker, and registry-protection software before you begin the
Symantec Data Loss Prevention
installation process.The following instructions assume that the
SingleTierServer.zip
file, license file, and solution pack file have been copied into the /opt/temp
directory on the Symantec Data Loss Prevention
single-tier installation server.- Log on as root to the computer that is intended for theSymantec Data Loss Preventionsingle-tier installation.
- Copy theSymantec Data Loss Preventionsingle-tier installer (SingleTierServer.zip) fromto a local directory on the single-tier computer (for example,DLPDownloadHome/opt/temp/).
- Unzip the file contents (for example, unzip to/opt/temp).
- Confirm file dependencies for RPM files by running the following command:rpm -qpR *.rpmIf the command indicates that dependencies are missing, you can use YUM repositories to install them. Use the following command:yum installrepoReplacerepowith the repository package name.
- Install the single-tierSymantec Data Loss Preventionsystem by running the following command:./install.sh -t singletierSee Parameters for install.sh for a list of available commands and their definitions.If you use YUM to install, you cannot override the default relocatable roots whereSymantec Data Loss Preventionis installed.