The best tool to clone hard drives, is free!
Posted by: Tom
From the Clonezilla web site:
"Clonezilla, based on DRBL, Partition Image, ntfsclone, and udpcast, allows you to do bare metal backup and recovery. Two types of Clonezilla are available, Clonezilla live and Clonezilla server edition. Clonezilla live is suitable for single machine backup and restore. While Clonezilla server edition is for massive deployment, it can clone many (40 plus!) computers simultaneously. Clonezilla saves and restores only used blocks in the harddisk. This increases the clone efficiency. At the NCHC's Classroom C, Clonezilla server edition was used to clone 41 computers simultaneously. It took only about 10 minutes to clone a 5.6 GBytes system image to all 41 computers via multicasting!"
Yeah, it's fast alright! I have been using the Clonezilla Live to image hard drives and it has been working great. You can also run it off of a USB thumb drive if you are so inclined. So, don't fork over $$ to that evil empire called "Symantec"...give Clonezilla a try if you want to clone a drive or multiple drives. :-)
How to Secure Linux Laptops
Posted by: agent0x0

Good article over at Linux.com about how to secure your Linux laptop from a physical and data perspective (including hard disk encryption). I usually see a ton of articles about how to secure Windows and Mac laptops but not a lot on Linux. From the article:
"There are three problems with having a computer stolen: the loss of the machine, the loss of the information on it, and the possible security breach if that information includes sensitive information or client data. Each of those problems requires a different approach."
The author talks about several different solutions around whole disk, separate partition, and USB encryption using solutions like dm-crypt and TrueCrypt. I am a personal fan of TrueCrypt and I have been using that to secure my data to a USB drive. There is also some good stuff on laptop tracking solutions for Linux. Don't forget, one of the best deterrents...is to use a cable lock..yes, a cable lock can easily be cut but as a deterrent to physical theft it works pretty well.
Gentoo Installation Woes
Posted by: agent0x0
Shell game: Managing Bash command history
Posted by: agent0x0
Shell game: Managing Bash command history

