How to schedule database backup in Koha
You can enable schedule backup of koha database with the help of cron job feature in Ubuntu. Cron is a system daemon used to execute desired tasks (in the background) at designated times.You can read...
View ArticleHow to upgrade to Koha 3.12 in Koha Live DVD?
New version of Koha released with bundle of new features.You can visit the release notes and check new features available with.http://koha-community.org/koha-3-12-0-released/#more-4403You can also...
View ArticleHow to change master password of Koha ?
Koha master login username and password is same as MySQL database, where data stored.You have to change the password of koha_library database.Then put new password in...
View ArticleHow to create barcode/label using glabels software
Install glabelsapt-get install glablesYou can find glabel in Application > Office > GlabelsPrepare list for barcode/label creation Prepare a Report in Koha to get the list of barcode (accession...
View ArticlegThumb Image Viewer: a good tool for patron image resizing
Start of every academic year librarians are busy with admission process of new students. They have to process (resize) user images to upload in Koha. Small image size is ideal for upload to Koha. Big...
View ArticleReport for date wise list of checked in books
Module: Circulation Purpose: To generate datawise list of checked in books Example: List of checked in books between 2013-07-20 to 2013-07-25 Status: Complete SQL Link: Click here
View ArticleInstalling Multiple Instances of Koha
I have successfully installed multiple instances of Koha. My Koha installation is based on Ubuntu packages. Installation of multiple instances is very helpful for maintaining different Koha instances...
View ArticleA useful script to compress patron images to upload
Here is a python script, which is very helpful to compress bulk patron images without any hassle.Details of bulk patron image option is available in Koha...
View ArticleHow to setup plugin system in Koha
Plugin system allow users to add additional tools/features.We have to make some changes in Koha installation.Follow the steps to get ready Koha to facilitate plugins ,Open a Terminal and execute...
View ArticleZebra configuration for regional language searching
I have tried these steps on Koha 3.12.5 and Ubuntu 12.04 LTS. Koha installation method based on Debian packages.Install additional packagessudo suapt-get install libicu-dev yaz-icuCopy few files to a...
View ArticleZebra configuration for regional language searching
I have tried these steps on Koha 3.12.5 and Ubuntu 12.04 LTS.Koha installation method based on Debian packages.Install additional packagessudo suapt-get install libicu-dev yaz-icuCopy few files to a...
View ArticleMahatma Gandhi University Library catalogue now online
Mahatma Gandhi University Library, Kottayam catalogue now available online.Users can access catalogue at http://mgucat.mgu.ac.in. MG University Library had officially moved to Koha Open Source Library...
View ArticleKoha 3.14 Live DVD (32&64-bit) released
Koha 3.14 version Koha Live DVD released. Live DVD build on Ubuntu 12.04 LTS. You can download Live DVD suitable for computers with 32&64 bit architecture. You can download DVD from here.
View ArticleKoha Live DVD 3.12.7 (32-bit) released
Koha 3.12.7 Live DVD released and now available for download from this link,http://goo.gl/V5ovPtThis version stick on with Koha 3.12.x old stable version. This is the second DVD in this series....
View ArticleGate register with Koha
Install PHPapt-get updateapt-get upgradesudo apt-get install php5sudo apt-get install libapache2-mod-php5Download following two files from here and put in your home folder.entry.php and entrylog.sqlYou...
View ArticleHow to run fines script manually
Most of the libraries have installed Koha in ordinary computer and they shut down it after working hours. Fine will not calculate in this context. Fine calculation in Koha occur in 12 AM midnight. You...
View ArticleKoha 3.12.9 (Old Stable) Live DVD 64-bit released
Koha version: 3.12.9Ubuntu 12.04 LTS Download location:https://googledrive.com/host/0B6E3iEzJp74ucEhhVWZfYTBacGc/
View ArticleRun Koha cronjob in convenient time
Koha cronjobs are running on midnight. Overdue amount does not calculate by Koha in libraries shutting down Koha server at evening . You can run cronjob in convenient time.Add following script in...
View ArticleHow to change default port number of Koha
If we want to install other applications like Dspace, we need to change default port numbers of Koha. Default port number for Staff client is 8080 and OPAC is 80.Open a Applications > Accessories...
View ArticleKLA Centre for Professional Development (KLA-CPD), Trivandrum, offers 2 Day...
KLA Centre for Professional Development (KLA-CPD) announces a two day training programme on KOHA, the Open Source Library Management Software, on April 12 and 13, 2014. The programme will be held at...
View Article