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

Latest posts

Managing Solaris 10 inetd services

inetadm is used in Solaris 10 to managing inetd services. If you run without any parameters you simply get a list of all services and status

"sed -i" workaround for Solaris

The version of sed running on Solaris is not capable of saving files so a workaround using perl is possible.

Solaris inode size

Inodes store information on files such as user and group ownership, access mode (read, write, execute permissions) and type of file.

Installing a guest OS under Solaris X86

A virtual PC is basically a single file containing an operating system, which with the correct software runs inside a window in your booted OS.

Solaris Boot Process

The Solaris boot process in a nutshell is the process of boot loading RC scripts to reach single or multiuser level

Solaris SPARC Boot Sequence

Understanding the booting process is important in the sense that you can get a clear idea when a system faces a booting problem and steps involved.