Category Archives: Content Management

Installing Alfresco Community on Ubuntu Server

Yesterday I installed Alfresco fairly easy on a Ubuntu Desktop, then I started to think, why not installing it in a dedicated Ubuntu Server x64 bit, since I intend to use it to manage my documents….

So, I went to download the Ubuntu Server 9.04 x64 and started the installation… The installation was fairly quick and easy; and because I was doing it in the VMware Workstation 6.5. With the “Easy Install” capability, it automatically install everything without the need to attend to it.

After the installation has completed, I did an update to all the packages that are already in my server, then I moved on to install Alfresco using the “Third Party Source”..

sudo apt-get install alfresco-community

and I was surprised when it didn’t work for me in the first place… I went search the forum, looking at the “Software Source”, and I discovered that I need to enable the third party vendors’ source. So, the following are the steps I did to install Alfresco Community

  1. Install Ubuntu Server 9.04 x64
  2. sudo apt-get update
  3. sudo apt-get upgrade
  4. cat /etc/apt/sources.list to check for enabled sources
  5. sudo vim /etc/apt/sources.list to edit the sources
  6. remove the comment (“#”) for the partner section
  7. sudo apt-get update
  8. sudo apt-get install alfresco-community

Trying out a new plugin, MM Forms

Testing a new plugin, MM Forms…

[form 1 "Contact form 1"]


Follow

Get every new post delivered to your Inbox.