Revision history for md5sum


Revision [23649]

Last edited on 2012-09-02 03:56:42 by darkcity [bread link]
Additions:
[[HomePage]] > [[ComponentHowTo Components and HowTos]] > [[CommandLine]]
====md5sum====
~MD5 refers to the [[http://en.wikipedia.org/wiki/MD5 MD5 Message Digest Algorithm]]. MD5 hashes are often used to check if a file downloaded correctly, if the MD5 hashes are different, then the file is corrupted or a different version. A MD5 hash (or checksum) is typically a 32-character hexadecimal number that can result from running the ##md5sum## program against a particular file. Since any difference between two files results in two different values, MD5 values can be used to determine that the file (e.g. puppy-release.iso) you downloaded is an exact copy of the original file. The file with the MD5 value usually has the same name as the file you downloaded, but it ends with an additional .md5 and/or .txt extension (e.g. puppy-release.iso.md5.txt).
~Note: An MD5 check is not necessary when using the BitTorrent protocol.
==How to use==
~something will appear:
~insert-source-code-here
~%%(language-ref)
~which you can compare with the md5sum usually provided in a text file or where you downloaded - they should match. If not you have a faulty/incomplete download.
==MD5sums for Windows==
~[[http://www.pc-tools.net/win32/md5sums/ MD5sums]] {{color text=" for all versions of Windows" c="#009900"}}.
~If you're using DOS or DOS-based versions of Windows (Windows 95, 98 & ME included) you can use this MS-DOS compatible application (only 48K): [[http://www.puppylinux.com/download/md5sum.exe md5sum.exe]]. Right-click on the file name and save it to the folder that your downloaded file is in.
==Making a ""CheckSum""==
~If you intend to distribute an ISO then create an MD5 checksum file using the standard command line utility:
~Type: ##md5sum puppy-puplet.iso > puppy-puplet.iso.md5##
~For more see the [[http://www.gnu.org/software/textutils/manual/textutils/html_node/textutils_21.html#SEC21 md5sum documentation]].
==Also on the Wiki==
~[[sha1sum]] hash check
==Related Webpages==
~http://www.openoffice.org/dev_docs/using_md5sums.html
----
==Categories==
CategorySoftware
CategoryTutorial
Deletions:
MD5 refers to the [[http://en.wikipedia.org/wiki/MD5 MD5 Message Digest Algorithm]]. MD5 hashes are often used to check if a file downloaded correctly, if the MD5 hashes are different, then the file is corrupted or a different version. A MD5 hash (or checksum) is typically a 32-character hexadecimal number that can result from running the ##md5sum## program against a particular file. Since any difference between two files results in two different values, MD5 values can be used to determine that the file (e.g. puppy-release.iso) you downloaded is an exact copy of the original file. The file with the MD5 value usually has the same name as the file you downloaded, but it ends with an additional .md5 and/or .txt extension (e.g. puppy-release.iso.md5.txt).
Note: An MD5 check is not necessary when using the BitTorrent protocol.
==={{color text="How to use" c="black"}}===
something will appear:
insert-source-code-here
%%(language-ref)
which you can compare with the md5sum usually provided in a text file or where you downloaded - they should match. If not you have a faulty/incomplete download.
==={{color text="MD5sums for Windows" c="black"}}===
[[http://www.pc-tools.net/win32/md5sums/ MD5sums]] {{color text=" for all versions of Windows" c="#009900"}}.
If you're using DOS or DOS-based versions of Windows (Windows 95, 98 & ME included) you can use this MS-DOS compatible application (only 48K): [[http://www.puppylinux.com/download/md5sum.exe md5sum.exe]]. Right-click on the file name and save it to the folder that your downloaded file is in.
==={{color text="Making a CheckSum" c="black"}}===
If you intend to distribute an ISO then create an MD5 checksum file using the standard command line utility:
Type: ##md5sum puppy-puplet.iso > puppy-puplet.iso.md5##
For more see the [[http://www.gnu.org/software/textutils/manual/textutils/html_node/textutils_21.html#SEC21 md5sum documentation]].
See also: [[sha1sum]]
http://www.openoffice.org/dev_docs/using_md5sums.html


Revision [15163]

Edited on 2011-06-05 08:04:37 by coolpup [bread link]
Deletions:
===References===
----
==Categories==
CategoryDocumentation


Revision [9867]

The oldest known version of this page was created on 2010-10-14 20:15:43 by CrustyLobster [bread link]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki