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

Latest posts

Solaris file types

The file type can usually be identified by looking at the first character of the first column of information when using the ls command

Controlling User Disk Space Usage

Quotas let system administrators control the size of UFS file systems by limiting the amount of disk space that individual users can acquire.

Solaris backup and restore command examples

Backups and Restores of Solaris UFS file systems, files and directories can be done using tar, cpio, ufsdump, ufsrestore and dd commands.

Sun Management Center - A Technical Overview

Integrates and scales from single to thousands of servers and desktops, storage components and applications running on Solaris

SUNW,hme network properties

Sun's Fast Ethernet card is one of the most commonly encountered pieces of hardware on a Solaris system. Internally nicknamed happy meal.

A simple Disk Wipe procedure on Solaris

Overwriting a disk with the format command is usually enough for most purposes, because it greatly reduces the chance that any data can be recovered.

Detecting disks under Solaris

Ever needed to get Solaris to detect disks; the method depends on the version of Solaris. This article provides a how to