Frugality doesn’t always pay - Just buy Dell

Computers No Comments »
ChaintechAfter my business bought several Dells in the past few months I decided that I would try and save a few bucks and just do an upgrade on the couple of home machines that were lagging. Bad idea. What I bought:Chaintech ...

Copy an Entire Directory in Linux

Linux 29 Comments »
Yeah, this is simple but I'm forgetful so heres how you copy an entire directory, its subdirectories, and files: cp -R dirtocopy/ newdir/

Ruby on Rails - Could it Replace my PHP Java Mixture?

Ruby on Rails 5 Comments »
It must have been the code God trying to tell me something this week. First Brian on Tuesday and then Mike on Thursday asked me if I had looked into into the Ruby on Rails yet. I had read a few articles ...

Create a tar file of an entire directory and its sub-directories

Linux 3 Comments »
To create a tar archive of an entire directory including all files and sub-directories: tar -cvf mytarfile.tar mydir/
WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Login