This document explains how to install OBM on a Ubuntu Hardy.
For many reason Ubuntu Hardy don't include all components of OBM. You can install OBM UI.
OBM can easily be installed on Ubuntu Hardy
By default, the domain localhost.localdomain (obm1) is created. Login is “admin” and password “admin”. For the global domain (to create other domain), login is “admin0” and password “admin”.
sudo aptitude install obm
Now follow screenshots…
The ExternalUrl value is the address users will type in their
browsers to access obm. In order to reconfigure the externalurl after first install:
sudo dpkg-reconfigure obm-conf
Once installed and configured, simply open your webbrowser and go to
http:<externalurl>/obm
===== FAQ =====
==== Externalurl ====
The ExternalUrl value is the address users will type in their
browsers to access obm. In order to reconfigure the externalurl after first install:
<code>
sudo dpkg-reconfigure obm-conf
</code>
=== False externalurl ===
=== Good externalurl ===