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

Latest posts

Troubleshooting a hung process

Using truss/strace is a simple method to verify if a running process is performing any activity or is in a hung state whilst making a system calls.

EFI and SUN Disk Labels

Have you ever got into a situation where you can't install a new system as you forgot to change the disk label from EFI prior to install?

Solaris Branded Zones

Branded zones are Solaris 8 or Solaris 9 containers created in a Solaris 10 global zone with BrandZ framework to extend the Solaris zones.

Automatic home directory creation

Using the executable maps feature in Solaris automounter we can create an authenticated users home directory automatically if it does not exist.

Identifying an ethernet (MAC) address in Solaris

Identifying a ethernet MAC address in Solaris as a non-root user is not as difficult as people think. arp, netstat and prtpicl are your friends.

Configuring link based IPMP on Solaris

IP network multipathing (IPMP) provides a mechanism for building redundant network interfaces to guard against failures with network interfaces.