Versions Compared

Key

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

You can install the AmpCon-DC server by importing the AmpCon-DC server .qcow2 image file to a virtual machine management platform like virt-manager or GNS3.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 in the following installation steps. The steps are similar for other virtual machine management platforms that support importing .qcow2 filesto demonstrate the AmpCon-DC server installation steps.

Table of Contents
minLevel1
maxLevel6
outlinefalse
stylenone
typelist
printabletrue

Prerequisites

Before you install the AmpCon-DC server, ensure that the following prerequisites are met:

  • The Ensure that the installation requirements are met.

  • The Download the compressed AmpCon-DC server .qcow2 image file is downloaded and unzipped.

...

...

  • AmpCon-DC for

...

  • QEMU/KVM 2.1.

...

  • x Software in the Resources section.

Installation procedure

...

  • Put the compressed AmpCon-DC server

...

  • image file to the machine where the hypervisor exists, and unzip the file.

Installation Procedure

  1. Open the virt-manager

...

  1. console by running the following command:

virt-manager

  1. Click the following button to

...

  1. start the

...

  1. importing process.

...

  1. Select Import existing disk image, and then click Forward.

...

  1. Click Browse to select the AmpCon-DC server installation package that you downloaded.qcow2 image file.

...

  1. Click Browse Local to add a local location.

...

  1. Find the actual location of the AmpCon-DC server .qcow2 image file location, and then click Open.

...

  1. Select Ubuntu 22.04 LTS, and then click Forward.

Note: Do not selectother operating systems because AmpCon-DC supports only Ubuntu 22.04 currently.

...

  1. Adjust the memory and CPU settings as needed, and then click Forward.

Note: The memory and CPU settings need to meet the Server Requirements.

...

  1. In the Network selection section, select Macvtap device, and enter the device name as needed. Then, click Finish.

...

Wait for the importing process to finish. Once completed, the virtual machine is successfully createdimported, 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.

What to Do Next

After you install the AmpCon-DC server, you need to import the AmpCon-DC License, and add system configurations.

...