Configuration
To alter the default configuration of ESET Server Security for Linux navigate to the Setup screen. You can adjust the detection behavior, alter product update and connection settings, or change the password and certificate of Web interface. To apply the changes, click Save in the Setup screen.
If you have configured ESET Server Security for Linux according to your requirements and you want to save the configuration for later use (or to use it with another instance of ESET Server Security for Linux), you can export it to an .xml file.
Execute the following commands with root privileges from a Terminal window.
Export configuration
/opt/eset/efs/sbin/cfg --export-xml=/tmp/export.xml
Import configuration
/opt/eset/efs/sbin/cfg --import-xml=/tmp/export.xml
Available options
Short form |
Long form |
Description |
---|---|---|
|
--import-xml |
import settings |
|
--export-xml |
export settings |
-h |
--help |
show help |
-v |
--version |
show version information |