Configure Settings in Linux Backup Server
This section provides information about how to configure settings in Linux Backup Server.
Follow these steps:
- Log into Linux Backup Server using root credentials.
- Navigate to the /opt/Arcserve/d2dserver/configfiles/server.env file, and then append the following line:
- "export FLR_DISABLE_SUID=1"
- 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.
- To restart d2dserver, run the following command:
- # /opt/Arcserve/d2dserver/bin/d2dserver restart