Ubuntu server; Backup of server and MySql database, and Solr database
Posted
by Camran
on Server Fault
See other posts from Server Fault
or by Camran
Published on 2010-05-28T10:39:44Z
Indexed on
2010/05/28
10:43 UTC
Read the original article
Hit count: 271
How is backup done on ubuntu servers?
I have a server (Ubuntu 9.10) which has apache2 installed, php5, mysql etc...
The website is a classifieds website where all classifieds are stored in mysql and Solr.
I need to backup this server with all information to be able to fully restore it if something goes wrong.
How should I start? Is it an automated task, or will I do backups manually? (prefer manually)
Thanks
© Server Fault or respective owner