A repository of information technology questions and answers

Latest posts

Changing hostid under Solaris 8

To change the hostid, usually it's sufficient (and very easy) to use the hid ( or hid2 ) programs, which change the hostid of the running kernel.

Creating a Solaris Zone on ZFS

The following is a simple example of creating a ZFS filesystem and using it to hold a newly-created Solaris Zone (Solaris Container)

#man RTFM

RTFM is often used as a response to technical questions. Unfortunately, some folks do not even know how to find the manual, let alone understand it.

What is LSSV?

This is an abbreviation for Legato Single Server Version which a special NetWorker version which is delivered with the Oracle database software.

How to rename a pool under NetWorker

Pools define to which set of media the data shall be saved, it is mandatory that each pool must have different data selection criteria assigned to it.

Recreating /dev/null in Solaris

A simple procedure to recreate /dev/null on a Solaris system using the mknod command to create a special character device.

What are NetWorker Parallel Recoveries?

As the term has no exact definition it simply means reading multiple save streams at the same time but other definitions may be misread..