1.
What does "IPS" stands for?
Correct Answer
C. Image Packaging System
Explanation
"IPS" stands for Image Packaging System. This system is used for managing software packages in an operating system. It provides a way to install, update, and remove software packages, as well as resolving dependencies between them. The correct answer is Image Packaging System.
2.
Which of the following best defines "IPS Features"? (2 correct answers)
Correct Answer(s)
A. Addressing software installation
C. Uses Centralized repositories
Explanation
The correct answer is "Addressing software installation" and "Uses Centralized repositories". IPS Features refer to the capabilities of a system or software that involve addressing the installation of software and using centralized repositories for managing and distributing software packages. These features allow for efficient and centralized management of software installations and updates, ensuring that the system is up to date and secure.
3.
Like other other Oracle Solaris releases, IPS promotes patching in Oracle Solaris 11.
Correct Answer
B. False
Explanation
IPS does not promote patching in Oracle Solaris 11. IPS stands for Image Packaging System and it is a package management system used in Oracle Solaris 11. It is designed to provide a more efficient and streamlined way of managing software packages, including updates and patches. However, while IPS facilitates the process of patching, it does not actively promote it. The decision to patch or not is left to the system administrators or users. Therefore, the correct answer is False.
4.
Fill in the blanks.
New installation manifests can be derived from existing ones, through scripting using the command _________.
Correct Answer
D. Aimanifest
Explanation
New installation manifests can be derived from existing ones through scripting using the command "aimanifest". This command allows for the creation of new installation manifests based on existing ones, providing a convenient way to customize and automate the installation process. By using scripting, users can modify and tailor the existing manifests to meet their specific requirements, saving time and effort in the installation process.
5.
Automated Installer installation images are not directly bootable. So you need to setup the network installation service.
Correct Answer
B. False
Explanation
Automated Installer installation images are directly bootable, so there is no need to set up a network installation service.
6.
Which of the following statements best describes "Intuitive installation service management interface".
Correct Answer
C. Allows administrators to manage different installation services across different architectures for improved change control within the data center.
Explanation
The given correct answer best describes the "Intuitive installation service management interface" as allowing administrators to manage different installation services across different architectures for improved change control within the data center. This means that the interface provides a way for administrators to efficiently handle various installation services on different types of systems within the data center, enabling better control over any changes made to these services.
7.
The Oracle Solaris 11 interactive text installer installs systems without a graphical display.
Correct Answer
A. True
Explanation
The explanation for the given correct answer is that the Oracle Solaris 11 interactive text installer is designed to install systems without a graphical display. This means that it can be used to install the operating system on machines that do not have a graphical interface or display capabilities. The text installer provides a command-line interface that allows users to interact with the installation process and configure the system without the need for a graphical user interface. Therefore, the statement "The Oracle Solaris 11 interactive text installer installs systems without a graphical display" is true.
8.
The Oracle Solaris 11 Live Media is available for which system?
Correct Answer
A. X86 based systems
Explanation
The Oracle Solaris 11 Live Media is available for x86 based systems. This means that the live media, which is a bootable image of the operating system, can be used on computers that are built on the x86 architecture. It is not available for SPARC systems or AS400 systems. Therefore, the correct answer is x86 based systems.
9.
What is the main festure of The Oracle Solaris 11 Live Media?
Correct Answer
B. Provides users with an opportunity to explore a complete Oracle Solaris 11 environment without installing it
Explanation
The main feature of The Oracle Solaris 11 Live Media is that it provides users with an opportunity to explore a complete Oracle Solaris 11 environment without installing it. This means that users can access and experience the functionalities and features of Oracle Solaris 11 without the need for a full installation, making it convenient for testing and evaluation purposes.
10.
What is the main purpose of GNU Partition Editor?
Correct Answer
C. Users can resize, create or delete disk partitions and file systems prior to installing the operating system.
Explanation
The main purpose of GNU Partition Editor is to allow users to resize, create, or delete disk partitions and file systems before installing the operating system. This tool is useful for organizing and managing the storage space on a computer's hard drive, enabling users to allocate the desired amount of space for different partitions and file systems based on their needs.
11.
Fill in the blanks.
Oracle Solaris 11 includes the ability to convert Oracle Solaris 10 Jumpstart rules and profiles
to Automated Installer manifests using ___________ command line.
Correct Answer
B. Js2ai
Explanation
Oracle Solaris 11 includes the ability to convert Oracle Solaris 10 Jumpstart rules and profiles to Automated Installer manifests using the "js2ai" command line. This command line tool allows users to easily migrate their existing Jumpstart configurations to the new Automated Installer framework in Solaris 11. By running the "js2ai" command, the Jumpstart rules and profiles can be converted into manifests that can be used with the Automated Installer, simplifying the process of deploying and provisioning systems with Solaris 11.
12.
The distribution constructor is a command-line tool for building optimized, bootable customized Oracle Solaris 11 installation images for x86 and SPARC.
Correct Answer
A. True
Explanation
The given statement is true. The distribution constructor is indeed a command-line tool used for creating customized Oracle Solaris 11 installation images for both x86 and SPARC architectures. This tool allows users to optimize and build bootable installation images according to their specific requirements.