
Chans
Get flash to fully experience Pearltrees
4chan
4chan is an English-language imageboard website. Users generally post anonymously, with the most recent posts appearing above the rest. 4chan is split into various boards with their own specific content and guidelines. Registration is not required, nor is it possible (except for staff.)4chan - Encyclopedia Dramatica
An imageboard functioning as the originator of a significant amount of the internet's memes. Page created by: Summary4chan
I need your help, /g/. I have a home server (linux based if it matters) which I intend to use for backups, and I'm in need of a system which would ensure the integrity of all backed up files on said server's hard disks. I use rsync with my unix devices to transfer data to the server, so there's no problem with the transfer process- but I'd like to work out some method of storing checksums which could be used to check against the files on the server in an automated fashion. I've looked into md5deep, but that seems to output lists of checksums in a single file rather than individual files (one per file), and I can see no way to automate the verification of data integrity.

