First and Largest Academic Social Network of LIS Professionals in India
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:
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
Tags:
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?
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
© 2024 Created by Dr. Badan Barman. Powered by