A repository of information technology questions and answers

Latest posts

Patching Solaris 10 zones in parallel

Every sysadmin that has upgraded or patched a system running multiples zones will tell it, the upgrade was an undefinably long process.

Using the apt-get command cheat sheet

APT originally designed as a front-end for dpkg to work with debian packages, but it has since been modified to also work with the RPM via apt-rpm.

ZFS Snapshots and Clones

The difference between a snapshot and a clone is that a clone is a writable, mountable copy of the file system.

Solaris non-global Zone States

This article simply provides a zone state flow chart and a table listing the state of non-global zones under Solaris.

Oracle lsnrctl commands

The listener process runs on the database server. It receives client requests and manages the traffic of these requests to the database server.

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

Enable/Disable archivelog mode

The following are the steps required to enable archive log mode on an Oracle 10g or 11g database.