Operating System - HP-UX
1831555 Members
3844 Online
110025 Solutions
New Discussion

Re: 'How To' find patches

 
Don Spare
Regular Advisor

'How To' find patches

Is there an instruction book of some sort available that tells how to proceed when searching for, acquiring, and applying patches? I have been looking for some time now to get all the patches I think I should have to be current, but at times it feels like I'm going in circles. Is this something I'm missing because I haven't been to Unix Admin training?
7 REPLIES 7
Steven E. Protter
Exalted Contributor

Re: 'How To' find patches

Click here:

http://www6.itrc.hp.com/service/patch/mainPage.do

Pick your OS.

You can search by patch id or system feature or subsystem.

REad the files and pick the patches you want. Dependencies will automatically be recommended.

Click the download link and you'll get several download choices. I generally use ftp script, I've found it most reliable for big patch sets.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
David Child_1
Honored Contributor

Re: 'How To' find patches

Try: http://www1.itrc.hp.com/service/ciss/doLogin.do?TargetPage=http%3A%2F%2Fwww1.itrc.hp.com%2Fservice%2Fpatch%2FassessSystemsPage.do%3Fadmit%3D-682735245%2B1091546976344%2B28353475

(If that doesn't link to the correct page go to ITRC Maintenance and support for HP products -> Patching -> Custom patch bundles.

Basically what you will then do is run a script you get from this web page on your server. You upload that and use the web page to analyze which patches you need. You can then download the bundle and load (basically).

David
john kingsley
Honored Contributor

Re: 'How To' find patches

Scot Bean
Honored Contributor

Re: 'How To' find patches

Rita C Workman
Honored Contributor

Re: 'How To' find patches

First get to some UNIX training. That will help you getting started and the patching will come after.
Patching is a headache in itself, and there is no set rule to patching practices. Some folks like to load that latest thing out (bleeding edge), others like to wait and ensure that this patch is rock solid-stable for their systems.

First, check what kind of support you have. With top support you could have custom patch analysis and it would pick out what your system needs and set up the patch_depot for you. I like this one myself...
Or maybe you could get the CD's with the latest patches on them, so that when or if you need them - you got 'em.

Stop running chasing a patch....first run to class to understand your system.

HTH,
Rita

Bharat Katkar
Honored Contributor
Don Spare
Regular Advisor

Re: 'How To' find patches

Rita,
You're preaching to the choir about training. My company won't send me to training because it ain't free. So I'm strugglin' along getting whatever I can from the forums and other on-line source.

Don