- Unzip installation file
tar xzvf <install kit file>
For example, to unpack the AXIGEN installation file for Debian architecture type the command below in the directory where the file is located:
tar xzvf axigen-6.1.0.i386.deb.tar.gz
- Installation
dpkg -i axigen_version-build_i386.deb
For instance, the corresponding command for the 6.1 AXIGEN version will be:
dpkg -i axigen_6.1.0-1_i386.deb
After the installation, no daemons or related application will be started.
- Configuration
More information about each configuration setting can be found in the sample configuration files installed by default, as comments.
- Start AXIGEN
/etc/init.d/axigen start
These same instructions also apply to the Ubuntu distribution.
Debian 4.0
Ubuntu Server 6.06, 6.10, 7.04, 7.10










