Question:
How do I validate a checksum of bin file?
Solution:
Run following command to validate the checksum for the downloaded .bin software package file.
Example
[root@gotham: ~]# sudo /path/to/versa-software.bin --check Verifying archive integrity... MD5 checksums are OK. All good.