You can install the AmpCon-DC server by importing the AmpCon-DC server .qcow2 image file to a hypervisor that supports importing .qcow2 files, like virt-manager or GNS3on 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 to demonstrate the AmpCon-DC server installation steps.
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Prerequisites
Before you install the AmpCon-DC server, ensure that the following prerequisites are met:
The Ensure that the installation requirements are met.
You have downloaded 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.
You have put Put the compressed AmpCon-DC server image file to the machine where the virtual machine management platform hypervisor exists, and have unzipped unzip the file.
Installation Procedure
...
Open the virt-manager console by running the following command:
...
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.
...
Modify the network interface configuration.
...
Start the AmpCon-DC server:
a. Go to the AmpCon-DC installation directory by running the following command:
cd /usr/share/automation/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.
...