LIS Links

First and Largest Academic Social Network of LIS Professionals in India

Latest Activity

Laxman Prasad updated their profile
12 hours ago
Dr. U. PRAMANATHAN posted an event

Final Call for Papers: CALIBER-2025. at Sri Venkateswara University, Tirupati, Andhra Pradesh

November 17, 2025 at 9am to November 19, 2025 at 5pm
13 hours ago
Dr. U. PRAMANATHAN posted blog posts
13 hours ago
Dr. U. PRAMANATHAN posted a discussion
13 hours ago
Profile Iconsrinivas cherukupalli, Dr. R. Vijaya Kumar, Williams Demello and 88 more joined LIS Links
14 hours ago
Alekha Karadia posted a blog post
yesterday
Profile IconRAMAKANTA SAHU, Rajendra Dhiman, Dr H Nayana and 6 more joined LIS Links
Monday
Pradeep Kumar Singh posted a discussion
Monday
Rathod Pradip J. joined Dr. Badan Barman's group
Monday
Rathod Pradip J. joined Dr. Badan Barman's group
Monday
Dr. Anil Kumar Jharotia left a comment for Bibhuti Nath Jha
Monday
Dr. Anil Kumar Jharotia left a comment for ANEETA SAXENA
Monday
Dr. Anil Kumar Jharotia updated their profile
Monday
Dr. Anil Kumar Jharotia is now friends with T VINAY GOUTHAM, santosh kumar srivastava, kashif and 7
Monday
Dr. Anil Kumar Jharotia replied to Dr. Anil Kumar Jharotia's discussion BEST PRACTICING LIBRARIAN AWARD
Monday
Sanjay Kumar Gola and M.MANI are now friends
Saturday
Misal Pravin Raya updated their profile
Saturday
Pravin Misal updated their profile
Saturday
ALOK KUMAR is attending Sourav Debnath's event
Thumbnail

Online National workshop on Library Management using Open Source Software at Dhanbad

June 16, 2025 at 10am to June 20, 2025 at 5pm
Jun 12
RAMESH replied to Dr. Anil Kumar Jharotia's discussion BEST PRACTICING LIBRARIAN AWARD
Jun 12

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: 1695

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