Oracle
1Z0-580 · Question #38
The Oracle Solaris Image Packaging System (IPS) ________.
The correct answer is C. automatically includes and installs required software dependence. In many cases, one software package depends on another package. For example, one package might require functionality that is in a second package in order to function or install correctly. These relationships, or dependencies, between packages are important for automating…
Managing Software Packages (IPS)
Question
The Oracle Solaris Image Packaging System (IPS) ________.
Options
- Arequires the administrator to create software repositories
- Brequires a network connection to the Oracle software repositories
- Cautomatically includes and installs required software dependence
- Dcan be used on Oracle Solaris 10 with SVR4 packages
- Ecan be used to manage remote systems' repositories
How the community answered
(36 responses)- A3% (1)
- B8% (3)
- C72% (26)
- D3% (1)
- E14% (5)
Explanation
- In many cases, one software package depends on another package. For example, one package might require functionality that is in a second package in order to function or install correctly. These relationships, or dependencies, between packages are important for automating package installation operations and for upgrading system software to known and well-tested states. IPS supports a number of different relationships between packages. Not B: IPS relies on network-accessible or locally available software repositories as a delivery Table, SVR4 and IPS Package Command Equivalents SVR4 Package Command IPS Package Command Equivalent pkgadm addcert, pkgadm removecert pkg set-publisher -k, -c, --approve-ca-cert, --revoke-ca-cert, unset-ca-cert pkginfo, pkgchk -l pkg info, pkg list, pkg contents, pkg search pkg verify, pkg fix, pkg revert
Topics
#IPS features#software dependencies#package management#repositories
Community Discussion
No community discussion yet for this question.