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

Latest posts

Viewing Processes with the prstat command

The prstat command displays information about processes similar to ps and pgrep commands but refreshes (updates) the output in a periodic fashion

Locking down your Solaris system

With later releases of Solaris, if you want to, you can manually lock down your system using the netstat, svcs and svcadm commands.

Solaris patch return codes - patchadd

When installing patches on Solaris, you may often see error codes or Exit/Return codes when the patch installation fails. These are the return codes.

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.

UFS logging in Solaris (updated)

When enabled, all changes to file system meta-data are written to an intent log prior to being written out to the file system itself.

Solaris password truncated to 8 characters

Why is my long password truncated to 8 characters, classed as weak, doesn't have enough different characters or classes — Hmmm! go figure.