A repository of information technology questions and answers

Latest posts

EFI and SUN Disk Labels

Have you ever got into a situation where you can't install a new system as you forgot to change the disk label from EFI prior to install?

Solaris inode size

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

Assigning a Volume Name to a Solaris disk

Having a large number of disks can be a challange for sysadmins. By giving each disk a volume name may make it easier.

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.