1z0-821 Oracle Solaris 11 System Administration

Loading demo links...

Showing 13–15 of 15 questions

Question 13

Identify the correct description of an IPS image.

Select an option, then click Submit answer.

  • An ISO image of the Solaris media DVD

  • An IPS repository

  • A depot location or source where Solaris packages can be installed from

  • A location where packages can be installed, for example, your Solaris instance

Question 14

You need to update an OS image on a client. The pkg publishers command displays the wrong publisher with the wrong update:

PUBLISHERTYPESTATUSURI

Solaris origin onlinehttp://pkg.oracle.com/solaris/release

The update is available on the updated publisher:

PUBLISHERTYPESTATUSURI

Solaris originonlinehttp://sysA.example.com

Select the option that describes the procedure used to update the OS image on the system from the updated publisher.

Select an option, then click Submit answer.

  • Copy the repository from the ISO image onto the local client. Configure the repository on the client by using the svccfg - s command so that the Solaris publisher is connected to the new repository. Refresh the application/pkg/server service.Issue the pkgrepo refresh command to refresh the repository catalog

  • Configure the publisher on the client using the svcfg - s command so that the Solaris publisher is connected to the repository at http://sysA.example.comRefresh the application/pkg/server service. Issue the pkgrepo refresh command to repository catalog

  • Use the pkg set-publisher command to change the URL of the publisher Solaris to http://sysA.example.com. Issue the pkg update command to update the OS image.

  • Add the new publisher http://sysA.example.com SolarisUse the pkg set-publisher command to set the publisher search order and place http://sysA.example.com of http://pkg.oracle.com/solaris/releaseIssue the pkg publisher command to view the publishers. Set the new publisher to sticky.Issue the pkg update command to update the OS image.

Question 15

You notice that the /var/.dm/messages file has become very large. Typically, this is managed by a crontab entry. Which entry should be in the root's crontab file?

Select an option, then click Submit answer.

  • 10 3 * * * /usr/adm/messages

  • 10 3 * * * /usr/sbin/logadm

  • 10 3 * * * /usr/sbin/syslogrotate

  • 10 3 * * * /usi/sbin/logrotate

  • 10 3 * * * /usr/sbin/messages