Alfresco Enterprise Trial on Linux
From AlfrescoWiki
The Alfresco Enterprise Trial lets you try out a fully featured version of Alfresco Enterprise Network within your infrastructure for 30 days. You can trial both the Alfresco ECM and the Alfresco WCM.
The Alfresco Enterprise Download Trial page shows the options you can choose for Linux x86:
- Alfresco ECM provides the core Enterprise Content Management download
- Alfresco WCM provides the Enterprise Content Management packaged with Web Content Management
If you want to see the full list of downloads, select Other Packages and Platforms.
[edit] Download Alfresco Enterprise Trial
To download your 30-day trial:
- Click the Alfresco ECM option to download the Linux x86 installer. The Enterprise Trial Registration page displays.
- On the Enterprise Trial Registration page, enter your Alfresco Content Community email address and password. The registration procedure requires you to have an Alfresco Content Community account. Note: if you do not have a Content Community login, click the sign up for free link.
- The Download Details shows the name of the file that you will download. For example,
AlfrescoEnterprise-2.2.0-linux-x86.bin. - Ensure that the Terms and Conditions check box is selected.
- Click Download.
- Save the download file.
[edit] Install Alfresco Enterprise Trial
To install your 30-day trial:
- Change the permissions on the download so that it can be executed using
chmod a+x
You may need to change to root to execute the installer usingsu(orsudo -son some platforms that have the super user account disabled by default). - Execute the installer:
./AlfrescoEnterprise-2.2.0-linux-x86.bin.
The install wizard for Alfresco Enterprise Network starts. - Choose a location to install the trial. If you did not change to root, your home folder is selected by default. If you intend for Alfresco to be run by other users, or to start on startup, change this to a different location. Exit the installer and become root. If you are root, the default of
/opt/alfresco-<version>is selected. You can change the location to a suitable alternative, for example/usr/local/alfresco-<version>. - Enter an initial password for the MySQL database.
- Enter a MySQL port. If you already have a MySQL server on your machine you will need to change this. The quick installer cannot use a pre-existing MySQL installation.
- Enter the name of the local domain. If your Linux machine is on a Windows Active Directory network, change this to be your local domain. Otherwise, use the default of WORKGROUP.
- Press
yand your computer will begin installing Alfresco. - Decide if you want to view the Readme.
- Press
yto start Alfresco. - To run the Alfresco web client, open a browser and browse to http://localhost:8080/alfresco.

