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.
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.
In this post, we will see the commands for accessing the serial console of different kinds of Sun servers based on ALOM, ILOM, ELOM and other IPMI bas
how to perform a LiveUpgrade of a Solaris system with ZFS
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 Live Upgrade is not limited to only OS upgrades; you can use it to manage downtime and risk when patching a system.
Branded zones are Solaris 8 or Solaris 9 containers created in a Solaris 10 global zone with BrandZ framework to extend the Solaris zones.
Using the executable maps feature in Solaris automounter we can create an authenticated users home directory automatically if it does not exist.
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.
IP network multipathing (IPMP) provides a mechanism for building redundant network interfaces to guard against failures with network interfaces.
Using the usermod command on Solaris allows a sysadmin to unexpier/unlock a users login account