Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:md5sum [2012/08/28 17:14] – Added example output of md5sum command for an actual file. kennedywalker | wiki:md5sum [2012/08/28 17:17] (current) – kennedywalker | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| md5sum name</ | md5sum name</ | ||
| - | For example if you had [[http:// | + | For example if you had the file [[http:// |
| < | < | ||
| Line 21: | Line 21: | ||
| For our example, the reference value to compare with, will be in file [[http:// | For our example, the reference value to compare with, will be in file [[http:// | ||
| - | If the md5sum is different, the file has been corrupted, and it needs to be download again. | + | If the md5sum is different, the file has been corrupted |
| + | |||
| + | To fix things, delete the corrupted file and try to download again. | ||