Re: [Koha] Avoid LiveCDs/LiveDVDs

2012-10-06 Thread juan hernandez
thank you very much for the work can you public the step by step live cd? greetings El 06/10/2012 01:55, "Mirko" <5...@gmx.de> escribió: > Vimal Kumar V. schrieb am 06.10.2012 > > > I am ready to join the Koha team as Live CD/DVD release manager. > > Before that I have to find an ideal Ubuntu cust

Re: [Koha] How to export data iso2709?

2012-10-31 Thread juan hernandez
to do that, in case you need it. > > Regards, > Bernardo > > -- > Bernardo Gonzalez Kriegel > bgkrie...@gmail.com > > > > On Wed, Oct 31, 2012 at 3:57 PM, juan hernandez wrote: > >> How to export all my bibliographic data to iso2709? How can I do that? >>

Re: [Koha] How to export data iso2709?

2012-11-02 Thread juan hernandez
ou like. > > Regards, > Bernardo > > > -- > Bernardo Gonzalez Kriegel > bgkrie...@gmail.com > > > > On Thu, Nov 1, 2012 at 1:33 AM, juan hernandez wrote: > >> Yes. Yyou can send me the command line instruction Thank you for the >> answer but when I do that

[Koha] How can I make a back up?

2012-11-06 Thread juan hernandez
Hello I would like to know how I can make a back up inside koha? Cataloguing, circulation and all database? Not using mysql commands, can I make this? ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailm

Re: [Koha] How can I make a back up?

2012-11-07 Thread juan hernandez
2012/11/7 juan hernandez > yes, thank you but using: > > backup: # mysqldump -u root -p database_name > yourfilename.sql > restore:# mysql -u root -p database_name < yourfilename.sql > i can make this, usin command prompt. > > but I would like to know if there is a