You are here: DesktopBSD Wiki Portal » doc » sha256
sha256 (sha is secure hash algorithm and 256 means 256 bits)
How to easily check sha256 on snapshots and downloads for file integrity.
It is easiest if you download file to your desktop and once file and CHECKSUM.txt are downloaded:
example: sha -2 /home/silver/Desktop/DesktopBSD-1.7-i386-SNAPSHOT-20090808.iso
If this doesn't work then sha probably needs to be installed. This can be easily installed with the package manager.