H5.10. Configuring the Dr.Web Enterprise Server Under UNIX System-Based OS

During Server installation under UNIX system-based OS, you will be prompt to configure some Server settings. You can initiate the configuration of Server settings manually (the perl environment must be installed). To do this, run the configure.pl script, that can be found in following directories:

/usr/local/drwcs/bin/ for FreeBSD OS;

/opt/drwcs/bin/ for Linux and Solaris OS.

The start instruction format:

configure.pl <options>

Possible switches:

--proxy server=<proxy_server> – set the proxy server.

user=<proxy_user> – set the proxy server user.

password=<proxy_password> – set the proxy user account password.

--stat server=<stat_server> – set the statistics server (stat.drweb.com:80 would be appropriate).

url=<url_on_server> – set the url on statistics server (/update by default)

interval=<send_interval> – set the interval between statistics sending.

--initbase – initialize server database.

--upgradebase – upgrade server database.

--interactive – enter the interactive mode.

--skip proxy=1 – skip one of the interactive stages.

stat=1 |

initbase=1 |

upgradebase=1

--verbose – show detailed information.

--help | ? – show help message.