Difference between revisions of "Mnemo"
(Added check version and uninstall info) |
Unnilennium (talk | contribs) |
||
(10 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{Languages}} | ||
+ | {{Warning box| This contrib is available on SME 7, SME 8 and SME 9, however no longer maintained by its author. He strongly suggests moving to [[https://wiki.contribs.org/Horde5 Horde 5]] for SME9 [[http://bugs.contribs.org/show_bug.cgi?id=8956 see bug #8956]]. }} | ||
== Mnemo for SME Server == | == Mnemo for SME Server == | ||
+ | === Version === | ||
+ | {{ #smeversion: smeserver-mnemo }} | ||
+ | {{ #smeversion: mnemo-h3 }} | ||
+ | |||
=== Maintainer === | === Maintainer === | ||
Line 11: | Line 17: | ||
*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 HowTo for installation of Mnemo. | |
− | |||
− | |||
− | |||
− | |||
=== Installation === | === Installation === | ||
Line 22: | Line 24: | ||
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 | + | 3. Do following commands for the changes to take effect: |
− | signal-event post-upgrade | + | signal-event post-upgrade; signal-event reboot |
− | |||
− | |||
Your SME server reboots | Your SME server reboots | ||
Line 45: | Line 45: | ||
yum remove *mnemo* | yum remove *mnemo* | ||
Check spec (when asked) that no unintended packages have been included. | Check spec (when asked) that no unintended packages have been included. | ||
− | |||
=== Additional information === | === Additional information === | ||
Line 56: | Line 55: | ||
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 | + | Please do edit if you find errors or have improvements. |
− | Please | + | === Bugs === |
+ | Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-mnemo component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-mnemo|title=this link}}. | ||
− | + | {{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=smeserver-mnemo|noresultsmessage="No open bugs found."}} | |
+ | {{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=mnemo|noresultsmessage="No open bugs found."}} | ||
=== 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: Deprecated Contrib]] |
+ | [[Category: Groupware]] |
Latest revision as of 21:13, 17 April 2021
Mnemo for SME Server
Version
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 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 effect:
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