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
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
During a reconfiguration restart, a device hierarchy is created in the /devices file system to represent the devices connected to the system.
Under Solaris 10 the default sendmail config doesn't forward mail which can't be delivered locally to mailhost.
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 supports a number of different file systems some out of the box, others by ways of additional software.
An entry on the Solaris /etc/vfstab file has seven fields, which are described in the following table.
For every hard drive known to Solaris, there is a file in the /dev/dsk that is used to access that drive.
This error can be caused by either no space available for /var or that the /var/adm/utmpx file itself is corrupt.
With Solaris we have five name services include local files, nis (formerly YP), nisplus (NIS+), DNS and now we have LDAP.
This article shows how to gracefully shut down Solaris 9 from within the CDE, and from the Console Login.