LIS Links

First and Largest Academic Social Network of LIS Professionals in India

Latest Activity

jignesh nakum updated their profile
yesterday
Dr. Badan Barman posted a blog post
yesterday
Dr. Nilanjana Purkayastha posted an event
Thumbnail

ICSSSM 2025: First International Conference on Smart Systems and Social Management at The Assam Royal Global University, Guwahati

November 6, 2025 to November 8, 2025
yesterday
Dr. Badan Barman and Geetanjali Tiwari are now friends
yesterday
Pabitra Kumar Choudhury posted an event
Thumbnail

22nd MANLIBNET Convention and International Conference on Marching Beyond the Libraries: Talent, Technology, and Transformation (ICMBL) at KIIT Deemed to be University, Bhubaneswar, Odisha

December 18, 2025 at 9:30am to December 20, 2025 at 7:30pm
yesterday
Dr. Jagadish Bujugundala posted an event

One Nation One Subscription for Research Excellence at Government Degree College, Mulugu,

November 7, 2025 all day
yesterday
Ashutosh Kushwaha posted an event
yesterday
Saurabh Prajapati posted a blog post
yesterday
Profile IconMB Films Narayanpur, Amit ojha, Pritee Sharma and 13 more joined LIS Links
yesterday
N KUMAR updated their profile
Thursday
MOHD MALIK might attend Nayana Nair's event
Thumbnail

One-day Workshop on Analog to Digital: The Transformation at French Institute of Pondicherry (IFP)

October 31, 2025 from 9:30am to 5:30pm
Wednesday
Amit Thakur is now friends with kishore Basumatary and sudeep gupta
Monday
LAITHANGBAM NEPOLEAN SINGH is attending neema shukla's event
Thumbnail

International Conference on Libraries and Emerging Technologies for Smart Knowledge Ecosystems (ICLET 2025) at Jaipur,Rajasthan

November 14, 2025 at 9am to November 15, 2025 at 6pm
Oct 11
Akshay Kumar is attending Hemanta Kumar Biswal's event
Thumbnail

4th International Symposium on Knowledge Engineering for Digital Library Design (KEDLD-2025) at Indian Institute of Technology, Kharagpur

November 3, 2025 to November 5, 2025
Oct 11
WANRIHUN SHANGPLIANG and Dr. Badan Barman are now friends
Oct 9
Dr Pradeep gupta and ashish jain are now friends
Oct 9
Veerendra A V updated their profile
Oct 9
Prangyasini Nayak updated their profile
Oct 9
Samit Mondal updated their profile
Oct 9
Dr. Badan Barman posted a blog post
Oct 9

Koha Live CD Lite is based on Ubuntu 12.04 LTS and Koha 3.8.6.
File size is 690 MB.
Live CD is customized for ready to use.
Highlights are:

  • Easy installation steps,
  • Koha installation based on Ubuntu packages, it means easy to upgrade Koha in future,
  • Koha customised for ready to use,
  • Zebra server enabled,
  • Customised MARC fields in cataloguing,
  • Scheduled database backup,
  • Build on Ubuntu 12.04 LTS with OpenBox Desktop,
  • Detailed Read Me file,
  • Sample reports,

Visit for download https://sourceforge.net/projects/kohalivecd-lite/files/

Upgrade to new version of Koha is now very easy with this Live CD. No need to execute lot of commands and editing various files to upgrade to a new version. Installation made from Koha package repository.

When new version of Koha available, you can upgrade Koha using only two commands in Terminal. It automatically download new release from Internet and will make necessary changes.

sudo apt-get update

sudo apt-get upgrade

I stripped off many applications from Ubuntu 12.04 to reduce the size of the ISO file. So it is convenient to download from Internet. You can install other useful applications after the installation of Live CD. See some examples.

Gnumeric Spreadsheet

sudo apt-get install gnumeric

Gnome-Shell Desktop: for conventional Windows like desktop

sudo apt-get install gnome-shell

Log out and select gnome-shell desktop environment.

 

Libre Office

sudo apt-get install libreoffice

Happy to inform you that I am elected as Koha Live CD/DVD Release Manager.

http://koha-community.org/roles-3-12-koha-release/

My duty is to organise the efforts to build an official Koha Live CD/DVD. Koha community decided  to make available official Live CD/DVD with the release of the version 3.12. Our vision is to build a user friendly Koha Live CD/DVD for Koha newbies. And it is useful for learning process and implementation.

Consider the release of this CD as a pilot build of Koha official Live CD/DVD.

I invite you to use and give your valuable feed back to improve this CD.

How to move your existing Koha to new LIVE CD installation?


Take backup of your existing Koha database.
Apply the following command in a terminal,

sudo su
mysqldump --single-transaction -u root -p koha > koha.sql

Copy your backup in a pendrive.

Install Koha Live CD.


Copy your database backup from your pen drive to home folder.
Then restore the old backup to new installation.

Database Restoration command,

mysql -uroot -p koha_library < koha.sql

Enter the MySQL root password.

Then rebuild the Zebra Index.

Apply following command in a terminal,

sudo koha-rebuild-zebra -v -f library

Views: 1723

Reply to This

Replies to This Forum

Sir, how to upgrade from old version of koha to new version . I am using Koha in ubuntu.

Take backup of your existing Koha database.

Install Koha Live CD.

Copy your database backup from your pen drive to home folder.

Then restore the old backup to new installation.

Database Restoration command,

mysql -uroot -p koha_library < koha.sql

Enter the MySQL root password.

Then rebuild the Zebra Index.

Apply following command in a terminal,

koha-rebuild-zebra -v -f library

What is the version number of your koha?

Thanks sir...

congratzz sir

Congratulations for elected as Koha Live CD/DVD Release Manager !!!!

I will definately update my Koha by using this live CD.

Thanks a lot.

Sir, how to convert data from,, Alice software (Window Version) to that of koha in ubuntu platform

I have not used Alice for windows before.

Try to check, Alice for Windows allow to export bibliographic records in MARC format.

Hi Sir,

 

working fine on my PC.. but unable to search the book in OPAC

pls help

 

Regards

Raja

RSS

© 2025   Created by Dr. Badan Barman.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Koha Workshop