Look at : * valgrind * callgrind * graphviz * doxygen * dejagnu * [http://www.clever-age.org/trac/wiki/cleverbox cleverbox] * [http://fusil.hachoir.org/trac fusil] We should probably sign packages Check security with http://www.dwheeler.com/secure-programs/ ''Look at tape management'' "Bill R. Williams" {{{ FWIW: I seen problems with other platform/backup-software wherein the backup was to tape and verify was attempted. (I won't mention names. :-) ANYWAY, my rule of thumb regarding use of tape devices is : mt -f $TAPE status I can check $? to see if it at least can "see" the device. mt -f $TAPE rewind I can check $? to see if it can operate the device, and this will cause a "wait" until the device is ready. This also always assures me that my $TAPE is at the beginning. For those of ye saying, "Well, duh!" Let me just say: NEVER presume that your tape is at the beginning! There are devices which allow use of TAPE with NO-REWIND-ON open/close. Other *opinions* of note: * I always set my tape device to blocksize=0 which means variable-blocks. * I always write the biggest blocksize to tape that I can. The bigger the tape block and the faster the read/writes plus the more efficient use of the physical media. IOW: You get more data on the tape with bigger blocks. Of couse these come from the "old school" and have served me well even up through the new LTO devices. (Yes, I have seen open-spool tape run off the end of the reel. Go ahead and laugh. ...was never funny at the time. :-) }}} ''Conferences on mondorescue:'' * [http://lca2007.linux.org.au/talk/113 Linux.Conf.au Sidney 2007] [http://www.mondorescue.org/video/lca2007.ogg mirror of the video] * [http://www.solutionslinux.fr/fr/conferences_detail.php?id_conference=89 Solutions Linux Paris 2007] * [http://2007.linuxdays.ch/index.php?option=com_content&task=blogcategory&id=35&Itemid=114 Linuxdays.ch Genève 2007] * [http://conferences.oreilly.com/oscon OSCON 2008 (tentative)] [http://conferences.oreillynet.com/banners/oscon/speaker/oscon2008_banner_speaker_210x60.gif to come] * [http://www.linuxsymposium.org Linux Symposium Ottawa 2008 (tentative)] ''Articles on mondorescue:'' * [http://www.linux-user.de/ausgabe/2007/02/058-mondo/index.html LinuxUser 2007-02 (de)] * [http://linuxhelp.blogspot.com/2006/03/mondo-rescue-easy-to-use-disaster.html All about Linux 2006-03 (en)] * [http://www.ohloh.net/projects/4121 Analysis on Mondo Rescue by Ohloh (en)] * [http://swik.net/mondorescue Analysis on Mondo Rescue by Swik (en)] * [http://cia.vc/stats/project/mondorescue Analysis on Mondo Rescue by Cia.vc (en)]