Howto: Verify integrity of the tar balls with sha1sum command
sha1sum command is use to check or print SHA1 (160-bit) checksums. For example purpose you will use my favorite Linux chat client called zinc, visit zinc web site to download chat client, note down sha1 key listed next to download file.
1) Use wget to download zinc
$ wget http://larvalstage.com/zinc/files/zinc-1.1rc2.tar.gz
2) Verify integrity of the tar balls with sha1sum
$ sha1sum zinc-1.1rc2.tar.gz
b78b915c787e9deb3a9a5199785e4b3607092536 zinc-1.1rc2.tar.gz
Compare key b78b915c787e9deb3a9a5199785e4b3607092536 with key listed online.
Read more of the Howto: Verify integrity of the tar balls or source code
You may also be interested in other helpful articles:
- Howto: Verify integrity of the tar balls or source code
- Howto: Verify Downloaded Linux / BSD DVD or CD ISO images for integrity
- How To Verify Integrity of The Tar Balls With md5sum Command
- Howto: Verify integrity of the tar balls with gpg command
- How to upgrade lighttpd tar ball (source code) installation
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!
Tags: integrity, Linux, SHA1, sha1sum_command, UNIX



Recent Comments
Yesterday ~ 24 Comments
Yesterday ~ 24 Comments
Yesterday ~ 3 Comments
Yesterday ~ 2 Comments
09/05/2008 06:08 pm (2 days ago) ~ 16 Comments