Sponsored Content
Operating Systems AIX AIX software management problem Post 302477446 by zxmaus on Sunday 5th of December 2010 07:21:32 AM
Old 12-05-2010
Hi,

lpp = licensed program product - a fileset, can be listed using lslpp or lslpp_r -R commands
bff = backup file format - native / default AIX package, can contain one to many filesets - AIX OS and Software installables + updates usually come in this format where U represents an update file, I a base package. Bffs can be committed or applied. Packages are automatically committed if they are base packages so no previous version exists, or applied when you install an update to an existing package - in which case the previous version is kept while you are using the updated version. Applied packages can be committed at some point in time (than all previous versions are removed) or rejected in which case you go back to the next latest applied if available or committed version of the same package.
APAR = authorized program analysis report - an officially by IBM recognized and diagnosed problem which usually leads to a released 'program temporary fix' - the so-called PTF which usually comes across as ifix which can be viewed / installed via instfix commands or as 'efix' package which is a compressed format and can be listed/installed using emgr commands.
Starting with AIX 5L, AIX supports as well the rpm package format. Microcodes for adapters come usually as rpm's.

I am sure I forgot something ... but still hope this helps.

Regards
zxmaus
This User Gave Thanks to zxmaus For This Post:
 

7 More Discussions You Might Find Interesting

1. AIX

AIX licensing management

Hi Guys, Can someone please give me an introduction with AIX licensing management with 4.x and 5.x? Is the licensing per user or per cpu or both? How do you push it on the server? Or is it included in the hardware price. Thanks in advance, itik (2 Replies)
Discussion started by: itik
2 Replies

2. IP Networking

Network Management Software

We are a small legal firm in the UK and looking to upgrade from some open source network management tools we are using. I'm not finding very many commercially supported network management software solutions that run on Linux or UNIX for that matter. Does anyone have any recommendations? ... (2 Replies)
Discussion started by: ctrenton
2 Replies

3. HP-UX

Software management HP/UX 9.00

Hello, all! I'm newbie in HP/UX and at my job I'm dealing with HP/UX 9.00. Due this OS is an old one, I couldn't find some info, concretely, about software management on it. Can you please help me? (5 Replies)
Discussion started by: Che_G
5 Replies

4. AIX

AIX San management

Hi All, I'm looking for documents and books about SAN management in AIX5.3. Any suggestions are greatly appreciated. Greetings, Peter (1 Reply)
Discussion started by: petervg
1 Replies

5. AIX

User/group management in AIX

We have an environment of around 50 AIX LPARs. We use scripts for user and group account management but it is starting to get unwieldy to document and manage the accounts. It would be doable with scripts but before we dedicate resources to that, I was wondering if there is any product that you... (2 Replies)
Discussion started by: wilford
2 Replies

6. Solaris

Patch management (Solaris, AIX , Linux )

Hi Guys, I am doing L1 Level support for Solaris Platform. Eg. User Management, File system , Print management and Job monitoring. I recently completer my IBM Aix 7 Administration certification. Issue is that my manager is asking me do full time unix / linux patch management work for new... (5 Replies)
Discussion started by: Nats
5 Replies

7. AIX

AIX user administration - queue management

Dear All Please how can I create a user which would be only able to manage queue printer like creating, release, hold etc a printer queue. He would for example be able to enter commands like : - lpstat -pprintqueue where printqueue is an existing queue on the server - enable printqueue... (0 Replies)
Discussion started by: sobnc
0 Replies
DH_INSTALLMENU(1)						     Debhelper							 DH_INSTALLMENU(1)

NAME
dh_installmenu - install Debian menu files into package build directories SYNOPSIS
dh_installmenu [debhelperoptions] [-n] DESCRIPTION
dh_installmenu is a debhelper program that is responsible for installing files used by the Debian menu package into package build directories. It also automatically generates the postinst and postrm commands needed to interface with the Debian menu package. These commands are inserted into the maintainer scripts by dh_installdeb(1). FILES
debian/package.menu Debian menu files, installed into usr/share/menu/package in the package build directory. See menufile(5) for its format. debian/package.menu-method Debian menu method files, installed into etc/menu-methods/package in the package build directory. OPTIONS
-n, --no-scripts Do not modify postinst/postrm scripts. SEE ALSO
debhelper(7) update-menus(1) menufile(5) This program is a part of debhelper. AUTHOR
Joey Hess <joeyh@debian.org> 11.1.6ubuntu2 2018-05-10 DH_INSTALLMENU(1)
All times are GMT -4. The time now is 08:47 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy