|
Template:Using MD5 Checksums
From NeoWiki
(Difference between revisions)
Revision as of 04:15, 18 November 2007 (edit) Sardisson (Talk | contribs) m (Using MD5 Checksums moved to Template:Using MD5 Checksums: Needs to be a template for inclusion) ← Previous diff |
Revision as of 07:02, 8 December 2007 (edit) (undo) Sardisson (Talk | contribs) (add another app I found) Next diff → |
||
Line 7: | Line 7: | ||
# Visually compare the output of the command to the MD5 checksum listed for the same file on the NeoWiki page | # Visually compare the output of the command to the MD5 checksum listed for the same file on the NeoWiki page | ||
- | As an alternative, you can also use | + | As an alternative, you can also use a GUI application like [http://www.entropy.ch/software/macosx/#checksum Checksum] or [http://eternalstorms.at/md5/index.html MD5] to determine the checksum of a file instead of using the Terminal commands. |
<!--{{botlangbarEN|}}--> | <!--{{botlangbarEN|}}--> | ||
[[Category:NeoOffice]][[Category:RetroOffice]] | [[Category:NeoOffice]][[Category:RetroOffice]] |
Revision as of 07:02, 8 December 2007
NeoOffice.org provides MD5 checksums for NeoOffice and RetroOffice.
If you wish to verify the checksum, perform the following steps:
- Open the /Applications/Utilites/Terminal application
- Execute the following command in the Terminal window:
md5 /absolute/path/to/a/file
- Visually compare the output of the command to the MD5 checksum listed for the same file on the NeoWiki page
As an alternative, you can also use a GUI application like Checksum or MD5 to determine the checksum of a file instead of using the Terminal commands.