Template:Using MD5 Checksums

From NeoWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 04:12, 18 November 2007 (edit)
Sardisson (Talk | contribs)
(instructions)
← Previous diff
Current revision (17:03, 19 April 2011) (edit) (undo)
( | contribs)
(Remove RetroOffice references)
 
(3 intermediate revisions not shown.)
Line 1: Line 1:
-NeoOffice.org provides MD5 checksums for [[NeoOffice_MD5_Checksums|NeoOffice]] and [[RetroOffice_MD5_Checksums|RetroOffice]].+NeoOffice.org provides MD5 checksums for [[NeoOffice_MD5_Checksums|NeoOffice]].
If you wish to verify the checksum, perform the following steps: If you wish to verify the checksum, perform the following steps:
Line 5: Line 5:
# Open the <tt>/Applications/Utilites/Terminal</tt> application # Open the <tt>/Applications/Utilites/Terminal</tt> application
# Execute the following command in the Terminal window:<br><code>md5 /absolute/path/to/a/file</code> # Execute the following command in the Terminal window:<br><code>md5 /absolute/path/to/a/file</code>
 +#: You can compose the above command by typing <code>md5</code> followed by a space, and then drag the <code>.dmg</code> file from the Desktop to the Terminal window; this will automatically insert the full path to the file.
# 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 the [http://www.entropy.ch/software/macosx/#checksum Checksum] GUI application to determine the checksum of a file instead of using the Terminal commands.+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]]

Current revision

NeoOffice.org provides MD5 checksums for NeoOffice.

If you wish to verify the checksum, perform the following steps:

  1. Open the /Applications/Utilites/Terminal application
  2. Execute the following command in the Terminal window:
    md5 /absolute/path/to/a/file
    You can compose the above command by typing md5 followed by a space, and then drag the .dmg file from the Desktop to the Terminal window; this will automatically insert the full path to the file.
  3. 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.

Personal tools