Currently, I am working in a library which uses a single koha for various libraries. So, in course of time, I needed various reports specifi...
LIBTECHNOPHILE
LINUX, FOSS AND LIBRARY TECHNOLOGY ENTHUSIAST
LINUX, FOSS AND LIBRARY TECHNOLOGY ENTHUSIAST
Currently, I am working in a library which uses a single koha for various libraries. So, in course of time, I needed various reports specifi...
Yes, of course, koha can be used as a mini digital repository, where you can upload any digital contents like question papers, PPTs, study m...
Configuring email in koha was a back-breaking task as far as the normal professionals are concerned, as It requires Linux command line knowl...
PC: www.geekboots.com Step 1: Update Debian 11 (Bullseye) As always it is recommended to keep the repository and packages up to date. Run th...
This blog post will help you to set up an Apache web server as Reverse Proxy for the Tomcat hosted applications. Setup Scenario I have insta...
The crater is an open-source self-hosted invoicing application based on the Laravel PHP framework targeting individual users or small and me...
Manually updating packages on Debian/Ubuntu may a tedious task and waste a lot of our time. This is time that could have been spent elsewher...
Lets us see how we can create a separate page for image gallery in our koha's OPAC using Google Drive as image hosting, The advantage is...
By default, PHP 8.0 is not included in the Debian 11 default repository. So you will need to add the PHP Sury repository to your server. Fir...
In this blog post, we learn how to map DSpace digital repository installed on a VPS/cloud server with a subdomain creating VirtualHost in ...
GLabels is a free software tool to generate labels/barcodes for various purposes. GLabels can be used for creating library membership cards ...
Koha version: 20.11.09 Module: Catalogue Purpose: Getting details of all books under a specific branch library SELECT items.barcode,items.i...
Ngrok is a tunneling tool that can make localhost accessible on the internet, it's a good way to test our local web app. This is being m...
In order to use the tool module in DBeaver, We should install MySQL/MariaDB local client in the server. for that install the client For MySQ...
Syncthing is a fantastic FOSS utility that allows you to easily synchronize all your files and data across all of your computers/devices (ma...
Tmux is a Linux application that allows multitasking in a terminal window. It stands for Terminal Multiplexing and is based around sessions....
Koha officially supports Debian GNU/Linux. Download ISO file of the stable version of Debian GNU/Linux from here and proceed with i...