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

Latest posts

Troubleshooting Solaris memory usage

With Solaris 9 and later, comes an extremly nice mdb command for checking how much memory is used in kernel, and how much is used in user space.

Solaris NFS

NFS is a protocol which allows file systems on one system to be made available on a remote system. NFS works on a server-client model.

Restricting SFTP users with chrooted access

In a nutshell users will be tied-down to a specific directory which they will not be able to move from, thus prevention from seeing you entire system

Solaris proc commands

These commands can be run against a specific process, but most of them can also be run against all processes on the system.

Solaris inittab

The /etc/inittab file plays a crucial role in the boot sequence. For versions of Solaris prior to version 10, the /etc/inittab was edited manually.