Posts Tagged ‘Cobian’

Open Source Software & Freeware

Monday, November 2nd, 2009

I have recently started using quite a bit of open source software and I wanted to take the time to dedicate an entire post towards it.  Often times, open source solutions are often better than their pay based/commercial alternatives.

One thing that I absolutely *HATE* in either freeware or pay-based software is attempts to subtly corrupt your browser or computer.  This is typically done by having default installation options include sending you spam, manipulating your browser to add unwanted tool bars, changing your home page, or using your computer resources.  These options by default should be turned off, not on.

Currently, a list of programs (both freeware and open-source) I am using is listed as follows…

(more…)

It’s past midnight; do you know where your data is?

Monday, September 14th, 2009

I recently went to Disney with my girlfriend Amanda.  In Epcot, they have a minature train set setup I think near Germany.  I took this picture from the ground level view of the miniatures on that set (you can see a Godzilla like tourist roaming in the background). If you click the below picture, you’ll be able to see a 1920×1200 resolution version.

I recently implemented a triple redundant backup system to back up over 500 gigs of data.  After some reflection, I realized if I ever lost the data stored on my machine, I would be quite livid.  I ended up buying 2x Western Digital Caviar Black WD1001FALS 1TB 7200 RPM 32MB Cache SATA 3.0Gb/s 3.5″ Internal Hard Drives – OEMWD1001FALS 1TB 7200 RPM 32MB Cache SATA 3.0Gb/s 3.5″ Internal Hard Drives – OEM and 1x Western Digital Element 1TB 3.5″ Black External Hard Drive – Retail.  The two Caviar’s are mirroring one another via Raid 1 while the external drive is backing up the entire raid about once a week.  My motivation for implementing triple redundancy is as follows.  Raiding the drives was because I wanted to have a live, real time backup in case one of the 1TB internal drives dies.  The problem with having an internal drive is if a power surge or lightning strike fries your computer, you lose both hard drives.  Given the fact that I have my entire dissertation, all of my research, thousands of pictures, and all sorts of other awesome data on these drives, losing both drives simultaneously would be unacceptable.  So, I stepped up my backup game and upped the ante to triple redundancy.  The pros of having the external drive are to overcome lightning strikes, power surges, or the computer being hacked and all the data deleted, etc.  The external drive is only connected once a week for a period of about 8 hours for the backup, and then it is disconnected the rest of the week.

Question:  So how do we sync the data onto an external drive?  Answer:  <Cobian!>

(more…)