User manual
Table Of Contents
- Introduction
- AVG Internet Security Business Edition Installation
- AVG Admin Deployment Wizard
- AVG Network Installer Wizard Basic Mode
- AVG Network Installer Wizard Advanced Mode
- AVG Admin Console
- AVG Admin Server
- AVG Admin Lite
- AVG Settings Manager
- Configuration
- How to...
- How to Connect Stations to AVG Datacenter
- How to Migrate Stations from/to Different DataCenter
- How to Synchronize Stations
- How to solve Update related issues
- How to Change User Interface Language
- How to use Microsoft SQL Server database system
- How to Control station users actions
- Requests handling and status messages
- How to manage access rights
- How to maintain the DataCenter database
- List of AVG Setup Parameters
- AVG DataCenter
- Updates
- AVG Admin Server 2012 for Linux
- FAQ and Technical Support
A V G Internet Security Business Edition 2012 © 2012 C opyright A V G Tec hnologies C Z, s.r.o. A ll rights reserved. 24 2
14.1.1. Firebird Installation
Note: If you have one of the supported Firebird servers already installed, please skip to the AVG
Admin Server 2012 for Linux Installation section.
Please download and install one of the supported Firebird servers. On some distributions, the
Firebird server is already included and can be easily installed. For example on Debian/Ubuntu:
# apt-get install firebird2.5-super
# dpkg-reconfigure firebird2.5-super
In other cases you can simply download the installation package and install it manually. The file can
be found at the URL below:
http://www.firebirdsql.org/index.php?op=files
14.1.2. Database Setup
If you have an existing DataCenter database, please copy it to the following (default) location:
/opt/avg/avgadmsrv/var/db
and rename as avgdb.fdb.
Note: You may want to check the access rights of the avgdb.fdb file prior to AVG Admin Server
2012 for Linux startup. The Firebird server must have the read/write access to the avgdb.fdb
database.
If you are installing AVG Admin Server 2012 for Linux for the first time and you do not have any
DataCenter database file created yet, the AVG Admin Server 2012 for Linux install script will install
an empty DataCenter database for you.
If you want to create a special Firebird user account for AVG DataCenter database, use the following
commands:
# /opt/firebird/bin/gsec -user SYSDBA -password masterkey -add <user> -pw <password>
# /opt/firebird/bin/gsec -user SYSDBA -password masterkey -display
You will be asked for this username and password later on during AVG Admin Server installation
process.
14.1.3. AVG Admin Server 2012 for Linux Installation
Download the latest installation package of AVG Admin Server 2012 for Linux (avgadmsrv2012-rxxxx.
i386.tar.gz) from the following URL:
http://www.avg.com/ww-en/download
Note: You do not need to uninstall the existing version of AVG Admin server (8.0 and higher). You
will be asked to keep or replace the old database and configuration file during installation. It is