I have a couple servers for which I use the inbuilt backup tools to make OS backups, is there software that can automate the process and make similar format backups. Are there any freeware tools available, paid software will do too.

Edit:I have a couple of CentOS and Windows Server 2008 R2 servers

link|improve this question

50% accept rate
1  
If you let us know which server OS are using, if your looking for Linux there couple of tool which you use do the same revisor.fedoraunity.org & mondorescue.org studyhat.blogspot.com/2010/05/… studyhat.blogspot.com/2010/05/… – Rajat Oct 7 '10 at 18:33
@Rajat I have added the info to the post, and I would like a solution that could cover both operating systems please. – rzlines Oct 7 '10 at 18:38
1  
For CentOS you use mondorescue or revisor for win 2k8 R2 there is paid one from symantec – Rajat Oct 7 '10 at 19:01
isn't there a solution that is platform independent? – rzlines Oct 7 '10 at 19:08
1  
mondorescue.org work with all most all the distro linux for revisor i have use for Fedora only – Rajat Oct 7 '10 at 19:27
feedback

1 Answer

Bacula is available for all unix-likes and Windows, and can backup in OS-native format as well as in a compatible format (tossing e.g. NTFS ACL etc.). It works great, handles also tape libraries, but is a bit tricky to configure.

Documentation link You have to read this, because you have to understand and test your backups.

Bacula answers on serverfault

link|improve this answer
any configuration guides available? – rzlines Oct 7 '10 at 19:29
1  
don't know any besides bacula's own documentation – knitti Oct 7 '10 at 19:35
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.