A collection of system administration hints and tips, tricks and articles for the Solaris operating system in all its variants.

Latest posts

Patching Solaris 10 zones in parallel

Every sysadmin that has upgraded or patched a system running multiples zones will tell it, the upgrade was an undefinably long process.

ZFS Snapshots and Clones

The difference between a snapshot and a clone is that a clone is a writable, mountable copy of the file system.

Solaris non-global Zone States (part 2)

This article simply provides addiational zone states from my previous post on the subject.

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.

Managing Solaris 10 inetd services

inetadm is used in Solaris 10 to managing inetd services. If you run without any parameters you simply get a list of all services and status

"sed -i" workaround for Solaris

The version of sed running on Solaris is not capable of saving files so a workaround using perl is possible.

Solaris inode size

Inodes store information on files such as user and group ownership, access mode (read, write, execute permissions) and type of file.

Installing a guest OS under Solaris X86

A virtual PC is basically a single file containing an operating system, which with the correct software runs inside a window in your booted OS.