Howto: Verify integrity of the tar balls with sha1sum command

by linuxBot on December 1, 2005 · 0 comments

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

Featured Articles:

Share this with other sys admins!
Facebook it - Tweet it - Print it -

We're here to help you make the most of sysadmin work. So, subscribe!

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 4 + 12 ?
Please leave these two fields as-is:
Are you a human being? Solve the simple math so we know that you are a human and not a bot.




Previous post:

Next post: