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

Latest posts

pfiles versus lsof

Many people install lsof on their system as they know it from Linux. But you have a similar tool in Solaris, namely pfiles.

Using SSH login without password

An article outlining steps needed to be able to use the SSH to access a remote system without supplying a password each time that you connect.

Solaris Basic Audit Reporting Tool (BART)

BART is a great little alternative to Tripwire or AIDE. While not so robust or full featured, it does what you need it to do with very little impact.

Clearing Password History in Solaris 10

To ensure the security of passwords on Solaris systems, you need to edit the /etc/default/passwd file to enforce password length and complexity.

Troubleshooting 'too many open files'

Applications or servers can sometimes fail with an error indicating that there are too many open files for the current process. Most of the time.

Using "sneep" to find/set the chassis serial number

sneep is a utility that displays the chassis serial number for a given Solaris system. A handy tool to use when inventoring your data centre.

Solaris Deferred Activation Patching (DAP)

With DAP the reboot is deferred until all patching is completed unlike non-DAP kernel patches which forced reboot before other patches can be applied.