Configure Settings in Linux Backup Server

This section provides information about how to configure settings in Linux Backup Server.

Follow these steps:

  1. Log into Linux Backup Server using root credentials.
  2. Navigate to the /opt/Arcserve/d2dserver/configfiles/server.env file, and then append the following line:
  3. "export FLR_DISABLE_SUID=1"
  4. Note: If the server.env file does not exist in /opt/Arcserve/d2dserver/configfiles, create server.env file, and then add above line to server.env file.
  5. To restart d2dserver, run the following command:
  6. # /opt/Arcserve/d2dserver/bin/d2dserver restart