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

Latest posts

Creating a Solaris FLAR image

A Solaris FLAR image can be used for reinstalling the OS one the original host and other systems.

How to create 1GB zeroed sparse file

A sparse file is a type of file that attempts to use file system space more efficiently when blocks allocated to the file are mostly empty.

Restoring original Solaris file permissions

In the event of drastic file permission or ownership changes, it is possible to restore the original permissions of the file(s)

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.

Configuring Solaris Link Aggregation

When we aggregate two or more network interfaces we are forming a new network interface on top of those physical interfaces.

Listing avilable Solaris 10 services

Under Solaris 10 we use the svcs command to provide information about services, including their status.