Difference between revisions of "Nag"

From SME Server
Jump to navigationJump to search
(Added check version and uninstall info)
Line 65: Line 65:
 
Host: SMEserver v7.1 with update 3 (7.1.3)
 
Host: SMEserver v7.1 with update 3 (7.1.3)
  
Package                Arch      Version          Repository        Size
+
Installed: smeserver-nag.noarch 0:1.1-3
<br>smeserver-nag           noarch     1.1-3           smedev            26 k
+
 
<br>nag-h3                 noarch     2.1.3-1         smedev            1.4 M
+
Dependency Installed: nag-h3.noarch 0:2.1.3-1
  
 
----
 
----
  
 
[[Category: Contrib]]
 
[[Category: Contrib]]

Revision as of 16:27, 16 April 2007

Nag for SME Server

Maintainer

John Bennett Services - JBS (software)

Description

  • Nag is the Horde task list application. It stores todo items, things due later this week, etc.
  • It is very similar in functionality to the Palm ToDo application.



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

It's intended for Linux-newbies like myself.

This installs from smedev repository (the simple way), there could be later versions elsewhere.

Installation

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

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

yum --enablerepo=smedev install smeserver-nag

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 "ToDo"-item.

Check installed version

yum info installed *nag*

That will show both packages (+ e-smith manager).

Uninstall

yum remove nag-h3

This will also remove smeserver-nag.

Additional information

Nag 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 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, but make sure that it works!

Good luck /Per

Tested software versions

Host: SMEserver v7.1 with update 3 (7.1.3)

Installed: smeserver-nag.noarch 0:1.1-3

Dependency Installed: nag-h3.noarch 0:2.1.3-1