Skip to main content

Posts

Showing posts with the label info

Md5 Hash fingerprint of the file. how?

In this post, I am sharing one basic information about file integrity method using MD5 Hash What is Md5hash: In every file has a unique hash created by themselves, this hash code was used to verify the file is modified or not, simply tell the MD5 Hash is like a fingerprint of the file, If you do any small change in file the total Md5sum hash value is changed totally,  When you are download files such as Linux ISO images and others. At that time some of the hackers can change the file with another file looks same. In generally the most of the Linux ISO sites gives the md5hash of the file, After downloading you must check the downloaded file mD5hash is equal to given MD5Hash code. If your calculated hash code is different from given code, definitely your file is been corrupted or may be modified by others. What is MD5Sum Tool: MD5SUM is a tool,  The tool preinstalled un Linux in command line Interface. Let's find out MD5SUM: For...

Be Smart on Google Chrome

In this post, I am shared some useful shortcut and smart option are available in chrome browsers, probably most of the peoples know the google chrome browser, that'is pretty awesome, because of it's speed performance, but wait for a second, The chrome has many advantages and smart options,  These help to improve the productivity skills in chrome browsers, okay let's start to know Navigation,  Navigation is the main thing to slow down our speed, If you want to move on other or next tab you need to use the Mouse for this, But it's not necessary, the chrome has inbuilt shortcuts navigating another tab  CTRL + TAB = These short key used to navigate right to left tabs In another extension in google chrome named Navigation shortcut, is used to most of the shortcut key operation like scrolling page back, forward and more. Here the extension link from google chrome store  Navigation shortcut - Chrome Store Tabs  ...