Daily Archives: July 10, 2009

Meditation: Amazon Rainforest Relaxation

Original post blogged on b2evolution.

Posted in Uncategorized | Leave a comment

Solaris: Steps to install a zone

Prerequisites to configuration create a directory for the root of your non-global zone, mkdir /export/zones/dzone1. chown root:root /export/zones/dzone1; chmod 700 /export/zones/dzone1 create a 1G partition for the non-global zone root file system add filesystems to any volumes you have created … Continue reading

Posted in Uncategorized | Leave a comment

Veritas: DISK GROUP OPERATIONS

Action Command Line Create a disk group vxdg init diskgroup diskname=device Add a disk to disk group vxdg -g diskgroup adddisk diskname=device Remove a disk from disk group vxdg –g diskgroup rmdisk diskname Deport, import or destroy a disk group … Continue reading

Posted in Uncategorized | Leave a comment