|
Project Information
Featured
Downloads
|
This project provides a set of Bash scripts and associated files for installing Alfresco on Ubuntu Linux. Quick 4.0 Installationsudo apt-get install unzip wget wget http://alfresco-ubuntu-qs.googlecode.com/files/alfresco-ubuntu-qs-0.9.zip unzip alfresco-ubuntu-qs-0.9.zip cd alfresco-ubuntu-qs chmod +x install.sh sudo ./install.sh --no-install-dod For more information see the step-by-step blog post. |