Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You can install the AmpCon-DC server on QEMU or KVM. For how to use QEMU or KVM in general, see the KVM documentation and QEMU documentation.

In this topic, KVM virt-manager is used for demonstrationto demonstrate the AmpCon-DC server installation steps.

Table of Contents
minLevel1
maxLevel6
outlinefalse
stylenone
typelist
printabletrue

...

  • Ensure that the installation requirements are met.

  • Download the compressed AmpCon-DC server image file by going to the FS AmpCon-DC website and then clicking AmpCon™AmpCon-DC for GNS3 QEMU/KVM 2.1.0 x Software in the Resources section.

  • Put the compressed AmpCon-DC server image file to the machine where the hypervisor exists, and unzip the file.

Installation Procedure

...

Wait for the importing process to finish. Once completed, the virtual machine is successfully imported, and the AmpCon-DC server is installed.

Note: The AmpCon-DC server is installed in the /usr/share/automation/server directory. Currently, you can’t customize the installation directory.

...

  1. Modify the network interface configuration.

...

  1. Start the AmpCon-DC server:

    a. Go to the AmpCon-DC installation directory by running the following command:

cd /usr/share/automation/

server &&

server

b. Start the AmpCon-DC server by running the following command:

sudo ./start.sh

Now the AmpCon-DC server is installed and started.

...