Adam,<br><br>The script is nice, but speaking from an IT Manager's perspective, this just isn't quite what I would want. <br><br>Personally, I need a tool that offers lots of enterprise features. So far, the backup tool I've found that seems to have the best feature set is Bacula. 
<br><br>1) It has a Linux and Windows client. <br>2) Backup information is stored in a MySQL database which means the more aspiring folk could create their own web interface to interact with backups.<br>3) It has a graphical tool that, while still under development, is very usable in its current state.
<br>4) It already has the ability to write to tapes.<br>5) It can also write to disk or any mount.<br>6) Backups can be encrypted from client to server.<br><br>There are just so many more I can't list them all here.<br>
<br>The only complaint I have is that the documentation leaves a lot to be desired. The same can be said for a lot of projects though.<br><br>I guess if you are looking for a very simple non-enterprise backup solution, these scripts might suffice. I'd wager for most businesses, they wouldn't be sufficient from an overall backup strategy.
<br><br>Anyone else have any other tool they think is better or have more to add about Bacula--good or bad?<br><br>Aaron Kincer<br><br><div class="gmail_quote">On Dec 15, 2007 12:59 PM, Adam Sommer <<a href="mailto:asommer70@gmail.com">
asommer70@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello,<br><br>I've been working on a Backups section for the server guide.  The plan at this point is to give some examples of using a shell script with tar to create archive files on a NFS share, and using a tape drive.  There are three versions of the script one with a simple 7 day rotation scheme, one with a grandfather-father-son rotation, and one sending the data to a tape drive.
<br><br>I currently don't have access to a tape drive so I was wondering if someone who does could help test the script and make sure it works as advertised?  It would also be great to test the other scripts further as well.  Also, any feedback regarding the article is greatly appreciated.  
<br><br>I've attached the html version of the current server guide, but I didn't include any of the CSS files, which makes things look rather plain.  If you want to see the guide in all it's glory you can check out the bzr repo here: 
<a href="https://code.edge.launchpad.net/%7Eubuntu-core-doc/ubuntu-doc/ubuntu-hardy" target="_blank">https://code.edge.launchpad.net/~ubuntu-core-doc/ubuntu-doc/ubuntu-hardy</a>.  <br><br>Thanks all.<br clear="all"><br>-- 
<br>Party On,<br><font color="#888888">
Adam
</font><br>--<br>ubuntu-server mailing list<br><a href="mailto:ubuntu-server@lists.ubuntu.com">ubuntu-server@lists.ubuntu.com</a><br><a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-server" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
</a><br>More info: <a href="https://wiki.ubuntu.com/ServerTeam" target="_blank">https://wiki.ubuntu.com/ServerTeam</a><br></blockquote></div><br>