nerdexam
Oracle

1Z0-821 · Question #12

Your server has one zone named dbzone (hat has been configured, but not yet installed). Which command would you use to view all the options that were used to configure this zone?

The correct answer is C. zonecfg -z dbzone info. Display information about the current configuration. If resource-type is specified, displays only information about resources of the relevant type. If any property-name value pairs are specified, displays only information about resources meeting the given criteria. In the resourc

Administering Oracle Solaris 11 OS on a Single System

Question

Your server has one zone named dbzone (hat has been configured, but not yet installed). Which command would you use to view all the options that were used to configure this zone?

Options

  • Azoneadm list -icv dbzone
  • Bzones tat -c summary dbzone
  • Czonecfg -z dbzone info
  • Dzonecfg -icv dbzone info

How the community answered

(41 responses)
  • A
    5% (2)
  • B
    2% (1)
  • C
    80% (33)
  • D
    12% (5)

Explanation

Display information about the current configuration. If resource-type is specified, displays only information about resources of the relevant type. If any property-name value pairs are specified, displays only information about resources meeting the given criteria. In the resource scope, any arguments are ignored, and info displays information about the resource which is currently being added or modified. zonename. Specify the name of a zone. Zone names are case sensitive. Zone names must begin with an alphanumeric character and can contain alphanumeric characters, the underscore (_) the hyphen (-), and the dot (.). The name global and all names beginning with SUNW are reserved and cannot be used. ncorrect answer: A: The zoneadm utility is used to administer system zones. A zone is an application container that is maintained by the operating system runtime. Display the name of the current zones, or the specified zone if indicated. B: No such command. D: no such options zonecfg -icv

Topics

#zones#zonecfg#zone configuration#zoneadm

Community Discussion

No community discussion yet for this question.

Full 1Z0-821 Practice