...
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-Campus server is installed in the /usr/share/automation/server directory. Currently, you can’t customize the installation directory.
...
Modify the network interface configuration.
...
sudo netplan apply |
---|
Start the AmpCon-DC server Campus server:
a. Go to the AmpCon-Campus installation directory by running the following command:
cd /usr/share/automation/server |
---|
b. Start the AmpCon-Campus server by running the following command:
sudo ./start.sh |
---|
Now the AmpCon-DC server is installed and started.
...