Tags: configuring

Configuring Swap Space in Solaris

Solaris Send feedback »
The swap command provides a method of adding, deleting, and monitoring the swap areas used by the kernel. Swap area changes made from the command line are not permanent and are lost after a reboot. To create permanent additions to the swap space, cre… more »

Configuring File System on HP-UX using LVM

HP-UX Send feedback »
1. Create Volume Group Note: the following example is using the disk c0t3d5, the volume group vg01, the logical volume lvtest, and mount point /test 1.1 Identify the disks to be used for LVM  and create the missing device files # insf -eC disk #… more »

Linux: Configuring Heartbeat High Availability Cluster

Technology, Linux 1 feedback »
This document shows how you can set up a two node, high-availability HTTP cluster with heartbeat on linux. Both nodes use the Apache web server to serve the same content. Pre-Configuration Requirements: 1. Assign hostname host01 to primary node… more »