Linked by Kroc Camen on Mon 22nd Dec 2008 16:33 UTC, submitted by Anil Gulecha
Sun Solaris, OpenSolaris Devzones, short for development zones, is a type of virtualization found in the Nexenta distribution. It can be used to define a base developer environment, which can be easily cloned many times. These copies can easily be destroyed and recreated. Devzones are built upon Opensolaris Zones, which are extensions of a chroot-like environment for the entire installed system. In other words, it allows for virtualization of an Opensolaris environment (and variants of Linux), without the performance hit that is generally associated with virtualization. This article gives a practical introduction into using Devzones.
Permalink for comment 341093
To read all comments associated with this story, please click here.
SF.net link broken
by rootard on Mon 22nd Dec 2008 18:59 UTC
rootard
Member since:
2008-12-22

Should actually be:

http://devzone.sourceforge.net

Thanks for writing the article Anil!