This article will discuss how to install DSM in a non-default directory.
The Default directory of DSM installation are as follows
- Linux: /opt/dsm/
- Windows: C:\Program Files\Deep Security Manager
Follow these steps:
-
Using silent installation, follow this article to create installation parameters.
- Add this line at the bottom of the file.
- For Linux sample: sys.installationDir=/home/linuxuser/Desktop/dsm/
- For Window sample: sys.installationDir=D:\TestFolder\SubFolder\CustomDSMPath\
Below is a sample result (for Linux):