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

Latest posts

Using the truss command on Solaris

The truss command is used to trace system and library calls on a Sun or Sequent system. Which is similar to strace on Linux based systems

Solaris reconfiguration boot

During a reconfiguration restart, a device hierarchy is created in the /devices file system to represent the devices connected to the system.

Solaris pseudo file systems

Solaris pseudo file systems look like an ordinary file system but are actually a method whereby various system and process data can be accessed.

Solaris File Systems

Solaris supports a number of different file systems some out of the box, others by ways of additional software.

Solaris disk naming conventions

For every hard drive known to Solaris, there is a file in the /dev/dsk that is used to access that drive.

Solaris Name Services

With Solaris we have five name services include local files, nis (formerly YP), nisplus (NIS+), DNS and now we have LDAP.

Gracefully shutdown Solaris 9

This article shows how to gracefully shut down Solaris 9 from within the CDE, and from the Console Login.