Difference between revisions of "Mnemo"

From SME Server
Jump to navigationJump to search
m (Moved the Bugs section)
(Changed repo and versions. Pruned some..)
Line 11: Line 11:
 
*It is very similar in functionality to the Palm Memo application.
 
*It is very similar in functionality to the Palm Memo application.
  
<br>Step-by-step silly HowTo for installation of Mnemo.
+
Step-by-step silly HowTo for installation of Mnemo.
 
 
It's intended for Linux-newbies like myself.
 
 
 
This installs from smedev repository (the simple way), there could be later versions elsewhere.
 
  
 
=== Installation ===
 
=== Installation ===
Line 22: Line 18:
 
2. Download and install mnemo and smeserver-mnemo with:
 
2. Download and install mnemo and smeserver-mnemo with:
  
  yum --enablerepo=smedev install smeserver-mnemo
+
  yum --enablerepo=smecontribs install smeserver-mnemo
  
 
3. Do following commands for the changes to take effekt:
 
3. Do following commands for the changes to take effekt:
  
  signal-event post-upgrade
+
  signal-event post-upgrade; signal-event reboot
 
 
signal-event reboot
 
  
 
Your SME server reboots
 
Your SME server reboots
Line 55: Line 49:
 
If you connect to the SMEserver console by Putty ssh-client (or similar) you can copy and paste the commands (very convenient).
 
If you connect to the SMEserver console by Putty ssh-client (or similar) you can copy and paste the commands (very convenient).
  
Please note that this was written in april 2007, if the software change then this howto may be outdated.
+
Please do edit if you find errors or have improvements.
 
 
Please do edit if you find errors or have improvements, but make sure that it works!
 
 
 
Good luck [http://wiki.contribs.org/User:Per /Per]
 
  
 
=== Bugs ===
 
=== Bugs ===
Line 65: Line 55:
  
 
=== Tested software version ===
 
=== Tested software version ===
'''Host:''' SMEserver v7.1 with update 3 (7.1.3)
+
'''Host:''' SME server 7.3, updated 2008-01-19.
<br>'''Software:''' Installed: smeserver-mnemo.noarch 0:1.1-2 Dependency Installed: mnemo-h3.noarch 0:2.1.1-00sme01
+
<br>'''Software:''' Installed: smeserver-mnemo.noarch 0:1.1-2
 +
<br>Dependency Installed: mnemo-h3.noarch 0:2.1.1-1
  
 
----
 
----
  
 
[[Category: Contrib]]
 
[[Category: Contrib]]

Revision as of 23:56, 19 January 2008

Mnemo for SME Server

Maintainer

John Bennett Services - JBS (software)

Description

  • Mnemo is the Horde notes and memos application.
  • It lets users keep free-text notes and other bits of information which doesn't fit as a contact, a todo item, an event, etc.
  • It is very similar in functionality to the Palm Memo application.

Step-by-step silly HowTo for installation of Mnemo.

Installation

1. Log in (with username root) to the SMEserver console.

2. Download and install mnemo and smeserver-mnemo with:

yum --enablerepo=smecontribs install smeserver-mnemo

3. Do following commands for the changes to take effekt:

signal-event post-upgrade; signal-event reboot

Your SME server reboots

4. Enable webmail access in server-manager (if not already done)

5. Open https://yourserver/webmail

6. Log in and check out "Memo"-item.

Check installed version

yum info installed *mnemo*

That will show both packages.

Uninstall

yum remove *mnemo*

Check spec (when asked) that no unintended packages have been included.

Additional information

Mnemo website

Announcement: SME Server 7.x Contribs

More tips about email in this HowTo: Email

If you connect to the SMEserver console by Putty ssh-client (or similar) you can copy and paste the commands (very convenient).

Please do edit if you find errors or have improvements.

Bugs

Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-mnemo component or use this link .

Tested software version

Host: SME server 7.3, updated 2008-01-19.
Software: Installed: smeserver-mnemo.noarch 0:1.1-2
Dependency Installed: mnemo-h3.noarch 0:2.1.1-1