4
votes
3answers
415 views

Linux, is it necessary to to Md5sum when copying files to new directory on same hard drive?

I'm using an ubuntu server and the project I am working on has very strict requirements regarding making sure data is not corrupted. I can't seem to find a good answer on this, when doing a local copy ...
4
votes
4answers
6k views

How to install MD5 to Ubuntu?

How can I install MD5 in Ubuntu without using apt-get?
0
votes
2answers
446 views

Ubuntu 10.10 desktop edition installation fails

I just tried to set up a VM using VirtualBox and Ubuntu 10.10 desktop edition. Installation proceeded fine, but at ~60-80% I got a message that it failed and it's most likely a defect CD or a read ...
4
votes
1answer
549 views

md5sum via right click in ubuntu

Is there an extension or script to calculate a file's md5 hash using the right click of the mouse in Ubuntu ?
2
votes
2answers
2k views

What is the fastest MD5 sum calculator?

I tested the speed of md5sum on a few Ubuntu 8.04 servers Pentium III 700 MHz: 52 MB/s Atom 1.6 GHz, 32-bit: 119 MB/s Core 2 (Yorkfield) 2.5GHz, 32-bit: 194 MB/s Core 2 (Yorkfield) 2.5GHz, 64-bit: ...