Live Chat
773 598 5800
Search Results
  • Search Results

Table of Contents

2. Getting Started with AXIGEN

2.1. Software and Hardware requirements

2.2. Installing/Uninstalling AXIGEN on Linux, BSD, Solaris

2.3. Installing/Uninstalling AXIGEN on Microsoft Windows

2.4. Starting / Stopping / Restarting the Server

2.5. Initial Server Configuration

2.5.1. Automated Configuration with the AXIGEN Configuration Wizard for Linux, BSD and Solaris

2.5.2. Automated Configuration with the AXIGEN Configuration Wizard for Microsoft Windows

2.5.3. Manually Setting the Admin Password

2.5.4. Manually Configuring WebAdmin Services

2.5.5. Creating a New Domain

2.5.6. Adding an Account to an Existing Domain

2.2. Installing/Uninstalling AXIGEN on Linux, BSD, Solaris

This section describes the steps for installing/uninstalling AXIGEN for Linux, BSD and Solaris platforms. For additional information, you can also consult the Install file included in the installation kit.


Here are the steps to install AXIGEN

The installation kit consists in a self-extracting shell script which contains an embedded archive with the AXIGEN package specific to the platform and OS flavor that you have downloaded it for. An additional installation script which runs automatically is also embedded in the self-extracting shell script.

After downloading the installation kit file, suffixed with the .run extension, you can start to install it by running, as root:
sh <file.run>
or by setting the executable bit and then running it directly:
chmod o+x <file.run>
./<file.run>

However, the installation instructions will further refer only to the first option presented above:

The AXIGEN license will be displayed using the "less" or "more" pager application, whichever is found on the system. To quit the pager application, after reading the license, the q key must be pressed. The license has to be accepted, in order to continue with installation, by typing yes, when the wizard asks for it.

The self-extracting shell script will automatically perform the following tasks:
  1. check MD5 sums of the embedded archive and scripts
  2. extract the embedded archive and scripts
  3. run the installation wizard script

Note: The first two steps are mandatory for the installation to continue.

In order to improve our packaging services, any error occurred during the execution of the shell script should be reported to our Technical Support Team at support@axigen.com.

If you wish to only unpack the installation embedded objects and have the possibility to run the installation script wizard later, you can add the --unpack parameter when invoking the script:
sh <file.run> --unpack

As a result, the display of the temporary directory where objects were extracted to and the command that has to be issued will invoke the installation wizard script at a later time.

Note: The installation script is a menu-based wizard which allows installing, uninstalling, upgrading or reading other documentation related to the AXIGEN product.