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.
Procedure
Copy the AAEP.iso file to the server.
Login as sroot.
Run the following command to create the /mnt/disk directory:
mkdir /mnt/disk
Run the following command to mount the ISO file in the /mnt/disk directory:
mount —o loop <ISO location and filename> /mnt/disk
Run the following command to change to the application server directory:
cd /mnt/disk/Support/Appserver
Run the following command to install the application server: