Housekeeping chaos for Koha installed via package
Hi I was used to installing Koha from Tarball. I have managed to install it from the package and I want that to be a production environment. I have been given to scheduling task such as re-indexing through the cron facility. My question now is are they not any task that need to be scheduled when koha is installed via the package. I will appreciate any point to the documentation. Kind Regards, Admire Mutsikiwa (Mr) ICT Manager Libraries University of Zimbabwe Tel:+263-4-303276 Mob:+263782476883 "It is easy to dodge our responsibilities, but we cannot dodge the consequences of dodging our responsibilities." Josiah Charles Stamp <http://www.goodreads.com/author/show/4867406.Josiah_Charles_Stamp>
Admire Mutsikiwa schreef op zo 15-02-2015 om 11:19 [+0200]:
I have been given to scheduling task such as re-indexing through the cron facility. My question now is are they not any task that need to be scheduled when koha is installed via the package. I will appreciate any point to the documentation.
With the packages, the cron jobs are configured automatically. You can find them in /etc/cron.d/koha-common and /etc/cron.daily/koha-common -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5FA7 4B49 1E4D CAA4 4C38 8505 77F5 B724 F871 3BDF
On 16 February 2015 at 00:41, Robin Sheat <robin@catalyst.net.nz> wrote:
Admire Mutsikiwa schreef op zo 15-02-2015 om 11:19 [+0200]: With the packages, the cron jobs are configured automatically.
You can find them in /etc/cron.d/koha-common and /etc/cron.daily/koha-common
... and /etc/cron.hourly/koha-common :-) You can find them all by doing "sudo ls -1 /etc/cron*/koha-common" on the command line. Best regards, Magnus Enger libriotech.no
participants (3)
-
Admire Mutsikiwa -
Magnus Enger -
Robin Sheat