Author name: admin

HP-UX: How to Restore Printer Spooler Configuration

In the Source Server: Save your printer spooler configurations with below command # /usr/sam/lbin/lpmgr -S This will save the info in the /var/sam/lp/lpinfo file Using SAM: SAM –> printer and plotters –> lp spooler –> save/restore spooler configuration.Then, Actions –> Save spooler configuration. This will save all your printer info to /var/sam/lp Copy the configurations

HP-UX: How to Restore Printer Spooler Configuration Read More »

How to configure disk to use for veritas volume manager (VxVM)

Detect new disk -> dfsadm, cfgadm -c configure control_number li> Labeling disk -> format, choose disk number, label Configure disks # vxdisksetup -i disk_name or using vxdiskadm -> choose 1. Add or initialize one or more disks Make diskgroup # vxdg init dg_name disk_name=device_name * vxdg init backupdg backupdg01=Disk_24 Make volume # vxassist -g backupdg

How to configure disk to use for veritas volume manager (VxVM) Read More »

Aix: Install and Configuration HACMP [Planning]

2.1 Before You Begin HACMP for AIX is complex software and is the core component of a Highly Available application system. As such, the planning, installation, and configuration of an HA application system should be done by personnel with the appropriate HACMP training and should not be attempted by application administrators or operators with little

Aix: Install and Configuration HACMP [Planning] Read More »

Linux: Configuring Heartbeat High Availability Cluster

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 with IP address 192.168.0.1 to eth0. 2. Assign hostname host02 to secondry node with IP address

Linux: Configuring Heartbeat High Availability Cluster Read More »

Scroll to Top