A repository of information technology questions and answers

Latest posts

Migrating a Solaris 11 Kernel Zone

You can migrate a kernel zone to another host by using the zoneadm command. For zone migrations, a zone configuration must be portable across machines.

How to build a Solaris Branded Zone

This is a standard question for Solaris administrators who unfortunately have requirements for an older Solaris 9 kernel for a legacy application.

An introduction to Solaris Zones

This post is an introduction to the new virtual technology introduced from Sun Microsystems, namely Solaris Zones (not containers)

Cloning a Solaris zone

The beauty of zones under Solaris for me is the ability to clone any zone and then easily adapt it for it's new resources and function.

Solaris non-global Zone States

This article simply provides a zone state flow chart and a table listing the state of non-global zones under Solaris.

Creating Solaris Containers

Whilst there is an abundance of documentation on creating containers, the goal here is to create a container in the fewest number of steps.