A V G 9 .0 A nti- V irus Bus ines s E dition © 2 0 0 9 C opyright A V G T ec hnologies C Z, s .r.o. A ll rights res erved.
2 3 7
·
--createDB
Create a new database.
·
--upgradeDB
Upgrade the database to the most current version.
·
--executeSQLscript FILE
Execute specified SQL script on the database.
15.3. Configuration
The configuration of the AVG Admin Server 9.0 for Linux Beta is stored in the
avgadmsrv.conf
file in the
/opt/avg/avgadmsrv/etc
directory. The automatic setup
works with the DataCenter saved in the
avgdb.fdb
file in the
/opt/avg/avgadmsrv/
var/db
directory. Port 4158 is used for connection with AVG stations and the server
accepts connections on all installed network adapters.
The
avgadmsrv.conf
file is in plain text format. Each parameter is on a separate line,
empty lines and lines starting with # (hash mark) are ignored.
The options are as follows:
·
Port
Specifies the port that the server will use for incoming connections. If the
UpdateProxy role is enabled, this port will be used also for providing updates. The
default value is 4158.
·
LocalAddr
Specifies a local address that the server will use for incoming connections. The
default value is empty, meaning any local address can be used. If the specified
name resolves to more than one address then first available address is used (the
server tries all of them).
·
EnableDataCenter
Specifies whether the Datacenter role is enabled or not. Set this parameter to 1
in order to enable the DataCenter role. Set this parameter to 0 to disable it
(default).
·
DatabaseType
Specifies the database type. Currently the only option is:
Firebird
.
·
ConnectionString