Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Checksum

I recently downloaded the install file savosx_80_he.dmg.  Is this the correct checksum?

4b06788effaeecc4e1e4d05e3958fe92

:1012650


This thread was automatically locked due to age.
Parents
  • To anyone else who wants help with checksums:

    If you want to generate a checksum of any file and check it matches.... open a ternminal, change directory to your Downloads (cd ~/Downloads) folder and run either of these commands....

    MD5:

    openssl md5 your-file-name.extension

    SHA:

    openssl sha your-file-name.extension
    :1013048
Reply
  • To anyone else who wants help with checksums:

    If you want to generate a checksum of any file and check it matches.... open a ternminal, change directory to your Downloads (cd ~/Downloads) folder and run either of these commands....

    MD5:

    openssl md5 your-file-name.extension

    SHA:

    openssl sha your-file-name.extension
    :1013048
Children
No Data