-
Recent Posts
Sponsor
Poll
Loading ...Sponsor
CISCO IOS LICENSING PETITION
Greg Ferro of Etherealmind.com is asking Cisco Systems to make a version of the IOS available for educational and testing purposes. You can take part in this effort by cliking on the link below and signing the petition. Let Cisco know that limited knowledge hurts everyone.
Sign the petition: CISCO IOS LICENSING PETITIONDonate
linux Archive
-
Parted Magic: Erase A Hard Drive
Posted on June 30, 2010 | 1 CommentI have blogged several times before about Parted Magic the open source live distribution that can do pretty much anything(test, backup, partition) when dealing with drives. This time I will focus on a specific tool found on Parted Magic meant to provide a method for... -
Install Munin In Five Minutes On Ubuntu 10.04
Posted on June 16, 2010 | 2 CommentsNot knowing what is going on a server can be a recipe for disaster. That’s why I use Munin a networked resource monitoring tool that is both simple to install and understand. Munin graphs server performance over time, administrators can later use this information to... -
Simple Samba Server Configuration
Posted on May 17, 2010 | No CommentsSamba is a print and file sharing implementation of the SMB/CIFS protocol that is free and open source. Samba provides seamless file and print services to Linux and Windows clients alike. While the clients may be Windows the file/print server will be a Linux/Unix-like system.... -
Compare Hashes With md5deep – Part 2
Posted on May 11, 2010 | No CommentsPrevious Post: Hash a directory with md5deep. On a previous post I discussed how md5deep can be used to hash an entire directory recursively and output the results to a single file for later verification. Now I will demonstrate how to verify the integrity of...