This section lists the procedure you must perform if the application server is not deployed. You must install the Experience Portal application server on the local Experience Portal system or on a dedicated Linux server.
Copy the AAEP.iso file to the server.
Login as sroot.
Run the following command to create the /mnt/disk directory:
ADDITIONAL INFORMATION:
mkdir /mnt/disk
Run the following command to mount the ISO file in the /mnt/disk directory:
ADDITIONAL INFORMATION:
mount —o loop <ISO location and filename> /mnt/disk
Run the following command to change to the application server directory:
ADDITIONAL INFORMATION:
cd /mnt/disk/Support/Appserver
Run the following command to install the application server: