You can install the AmpCon-DC Campus 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 to demonstrate the AmpCon-DC Campus server installation steps.
...
Ensure that the installation requirements are met.
Download the compressed AmpCon-DC Campus server image file by going to the FS AmpCon-DC Campus website and then clicking AmpCon-DC Campus for GNS3 2.1.0 Software in the Resources section.
Put the compressed AmpCon-DC Campus server image file to the machine where the hypervisor exists, and unzip the file.
...
Click Browse to select the AmpCon-DC Campus server .qcow2 image file.
...
Find the location of the AmpCon-DC Campus server .qcow2 image file, and then click Open.
...
Note: Do not selectother operating systems because AmpCon-DC Campus supports only Ubuntu 22.04 currently.
...
Wait for the importing process to finish. Once completed, the virtual machine is successfully imported, and the AmpCon-DC Campus server is installed.
...
Modify the network interface configuration.
...
sudo netplan apply |
---|
Start the AmpCon-DC Campus server by running the following command:
cd /usr/share/automation/server && sudo ./start.sh |
---|
Now the AmpCon-DC Campus server is installed and started.
...
After you install the AmpCon-DC Campus server, you need to import the AmpCon-DC Campus License and add system configurations.
...