How To Validate The MD5 Checksum Of A File
Introduction
When you download a large file such as a Linux distribution in the form of an ISO you should validate it to make sure that the file has downloaded properly.
In the past there have been many ways to validate the authenticity of a file. At the crudest level you can check the file size or you might check the date the file
READ Full article