-
Poll
Loading ...-
Recent Posts
Links Of Interest
Tags
7-zip acronis backtrack backup ccleaner centos cisco compression converter dban dd dns file share freebsd google hp ios iperf ISO linux live-cd md5 md5deep microsoft network networking parted magic pfsense photorec recovery security ssh sysinternals ubuntu usb virtualization vmware windows windows 7 windows mobile windows server Windows Server 2003 windows server 2008 winscp wirelessSponsor
-
Recent Posts
About
Hi. I'm Luis Ventura, IT student and author of this blog.
Places I tend to frequent: @luisventura, ServerFault, and of course /.
Contact form can be found at the top.
md5 Archive
Using Hashdeep To Ensure Data Integrity
On a previous post I discussed the value of md5deep, now I am going to show you another tool by the name of hashdeep. As expected with hashdeep you can: recurse entire directories, perform matching, audit known hashes. Hashdeep grants auditing capabilities to the administrator.
Official Hashdeep description
Computes multiple hashes, or...
Read More Hash a directory with md5deep – Part 1
File integrity is no joke and system administrator know this is a problem that can result in unnecessary support tickets. If the users can be provided with the hash of a working document it can help narrow down the amount of variables. The problem administrators face is that unlike...
Read More How to generate and verify an MD5 hash on Linux
An MD5 hash is commonly used to compare and verify the integrity of a file. To create the MD5 hash we can use the tool MD5SUM which is included in Linux and Unix like operating systems. MD5SUM can calculate, generate, and verify MD5 hashes.
Remember if the file becomes damaged or...
Read More