1834882 Members
2609 Online
110071 Solutions
New Discussion

hp-ux docs

 
SOLVED
Go to solution
arun khatwani
Frequent Advisor

hp-ux docs

I want full work instruction from starting to ENd
like abt the patch and software
swlist, reg the patch, & verifying installing
4 REPLIES 4
arun khatwani
Frequent Advisor

Re: hp-ux docs

All the paths are from HP-Docs ...
these links even i can find out


i want some proper and short work instruction starting from end
Michael Steele_2
Honored Contributor
Solution

Re: hp-ux docs

Downloading and Installing HP-UX Patches
To download patches:
1.Browse to the patch database: http://www2.itrc.hp.com/service/patch/mainPage.do2
Click the HP-UX link.3.Select the appropriate hardware and operating system.For example, 800 and 11.234.Select Search by Patch IDs, enter the patch IDs, and click search.5.Select the patches, and click add to selected patch list at the bottom of the page. This adds
dependent patches.
6.Click download selected, and follow the directions on the
screen. The gzip package is the recommended format.

To install patches:
1.Create a /var/tmp/patches directory, and copy the downloaded patches into that directory.
2.Execute:gunzip patch_filetar -xvf patch_file
3.Load the patches into /var/tmp/patches/depot:
./create_depot_hp-ux
Install the patches:swinstall -x autoreboot=true -s /var/tmp/patches/depot \ *
Support Fatherhood - Stop Family Law
Dennis Handly
Acclaimed Contributor

Re: hp-ux docs

You may want to use SWA to download and analyze your patches. It can also suggest security patches. See:
http://www.hp.com/go/swa