Tags: install

How to check and install missing perl modules

Technology Send feedback »
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&gt… more »

Aix: Install and Configuration HACMP [System Preparation]

Aix Send feedback »
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 »

Aix: Install and Configuration HACMP [Planning]

Aix Send feedback »
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 »

Aix: Install and Configuration HACMP [ Overview]

Aix Send feedback »
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 »

Solaris: Configuration for Jumpstart Software

Technology, Solaris Send feedback »
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 »