Skip to content

Instantly share code, notes, and snippets.

@ltfschoen
Last active August 2, 2020 22:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ltfschoen/cf6b32b6921917387add8d9bd50336c2 to your computer and use it in GitHub Desktop.
Save ltfschoen/cf6b32b6921917387add8d9bd50336c2 to your computer and use it in GitHub Desktop.
# shasum checksum 256 for https://www.osboxes.org/debian/
shasum -a 256 10G-64bit.7z
brew install p7zip
# extract
7za x 10G-64bit.7z
# gpg verify
cat checksums.txt
shasum -a 256 mac_1.7.8_MyCrypto.dmg
brew cask install gpg-suite
gpg verify checksums.txt.gpg mac_1.7.8_MyCrypto.dmg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment