Tags: install
Sep
14
Check if module is installed. Errors mean missing module.# perl -MModule::Name -e 1 See documentation of the module if installed. # perldoc Module::NameOpen CPAN shell: # perl -MCPAN -e shellTo reconfigure the shell if needed. cpan>… more »
Sep
10
3.1 Physically set up your system and install AIX
The first step to prepare a system for HA application is to perform the physical setup. This includes all the physical cabling for power, networks, disk devices, etc. We will not go into detai… more »
Sep
10
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 appropria… more »
Sep
10
1. Overview
The High Availability (HA) feature of application allows a properly configured application system to automatically recover from a number of possible failures, with the goal of eliminating all single points of failure in the system. The s… more »
Aug
11
Server Configuration for Solaris Jumpstart Software
Server: - Powercard
Path: - /data1/jumpstart
The Solaris 9 Operating System offers an automatic installation process, Solaris JumpStart software. The Solaris JumpStart procedure enables you to in… more »
Recent comments