How backup and restore Horde manualy
- by Thomas
how can I backup and restore my horde sql database
The Databse ist located in /var/lib/mysql/horde
There are many *.frm files and one db.opt
My Server ist broken, so I want to reinstall it.
Can i copy this files to a USB Stick, then restore the entire server without horde and then simply copy the files in the same directory?
Or habe I do something like "mysqldump" to delete an reinztall the database?
Thank you,
Thomas