Perform an md5sum on a device, like a CD
dd if=/dev/hdc | md5sum
Verify the integrity of a rpm package
rpm --checksig package.rpm