Training

When: Every first Sunday of every month -get a ticket- from $15 (Click Here).

Friday, March 17, 2017

How to Check SHA1, SHA256 and SHA512 Hashes on Linux



$  sha256sum -c SHA256SUMS

ubuntu-16.10-desktop-amd64.iso: OK
sha256sum: ubuntu-16.10-desktop-i386.iso: No such file or directory
ubuntu-16.10-desktop-i386.iso: FAILED open or read
sha256sum: ubuntu-16.10-server-amd64.iso: No such file or directory
ubuntu-16.10-server-amd64.iso: FAILED open or read
sha256sum: ubuntu-16.10-server-i386.iso: No such file or directory
ubuntu-16.10-server-i386.iso: FAILED open or read
sha256sum: WARNING: 3 listed files could not be read



How to Check SHA1, SHA256 and SHA512 Hashes on Linux

No comments: