More unix Stories

5010167673_e796fa6c38_z

Red Hat says its new POSIX-compliant virtual storage appliance will make it easier for IT shops to move legacy Unix applications to Amazon’s public cloud. The scale-out NAS appliance, based on Gluster technology, also replaces Centos with Red Hat Enterprise Linux. Read more »

2012-01-10_Joi and Larry

The coming wave of open-source hardware, 3-D printing and other breakthroughs will open the floodgates to tech innovation, just as open-source software sparked the last tech boom by fueling the Google, Facebook software empires, said Joi Ito, director of MIT’s Media Lab. Read more »

loading external resource

Time again to pop a shell and dig into the deep, geeky Unix internals of OS X with Dig Into Unix. Today we are going to look at two top-shelf power tools for text editing: sed and awk. Sed is a Stream EDitor, and if you […] Read more »

Aliases in Mac OS X are essentially equivalent to shortcuts in the Windows world. They work by creating a link to an original file located somewhere on your Mac or network and maintain the link even if the original is moved or renamed. How to Create […] Read more »

This is the third installment of our Dig Into Unix series, an ongoing look into the deep, geeky insides of the core of OS X. In the first part, we got to fire up the Terminal and take a look around the filesystem as the OS […] Read more »

Continuing our Dig Into Unix series, we’ve now covered the absolute basics of launching Terminal.app, moving around the file system, looking at files with cat, and learning about commands with man. Now, I’d like to introduce you to the power of vi. vi (pronounced vee-eye) is […] Read more »

When Apple revamped its operating system and adopted Nextstep as the base of OS X, they brought along with it an extremely powerful version of Unix based on the open-source project FreeBSD, now known as Darwin. Unix has a long history, one that started in the […] Read more »

loading external resource