Forum Moderators: bakedjake

Message Too Old, No Replies

Backing up Centos 6

         

chalkywhite

10:31 pm on May 18, 2013 (gmt 0)

10+ Year Member



Hi guys, looking for an alternative to R1soft as it does not want to play with centos 6, gui web fronted wold be great.

Any suggestions?

thanks

alen

dstiles

7:18 pm on May 19, 2013 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I have no idea whether it will work on centos but on mint (and previously ubuntu) I use luckybackup successfully across the local network both for backup and specialised file transfer between machines, some manually invoked and some by cron.

drhowarddrfine

2:46 am on May 20, 2013 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Learn to use dump and restore. The best and only way to do backup.

kprojects

7:45 pm on Jun 27, 2013 (gmt 0)

10+ Year Member



Set up a machine at home or another location, set up a cron job to rsync everything down to that server.. set up a timed mysqldump to also dump all of your mysql databases and use rsync to grab those also.