A repository of information technology questions and answers

Latest posts

Configuring DNS services in Solaris 11

Modifying /etc/nsswitch.conf and /etc/resolv.conf to configure naming services is depricated in Solaris 11, We now perform this task using SMF.

Cleaning up the Live Upgrade environment

A simple process to cleanup the LiveUpgrade configuration for the solenv1 and alternative boot environments without impacting the system.

An introduction to Solaris Zones

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

Sending a ZFS snaphot

You can use the zfs send command to send a copy of a snapshot stream and receive the snapshot stream in another pool

ZFS Send and Receive

ZFS has the ability to send and receive data. This can be used to combine snapshots, create backups, or replicate data between servers