Difference between revisions of "Mnemo"
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. | ||
− | + | Step-by-step silly HowTo for installation of Mnemo. | |
− | |||
− | |||
− | |||
− | |||
=== 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= | + | 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 |
− | |||
− | |||
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 do edit if you find errors or have improvements. | |
− | |||
− | Please do edit if you find errors or have improvements | ||
− | |||
− | |||
=== Bugs === | === Bugs === | ||
Line 65: | Line 55: | ||
=== Tested software version === | === Tested software version === | ||
− | '''Host:''' | + | '''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- | + | <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 22: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
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