nerdexam
Oracle

1Z0-822 · Question #130

Your organization uses a fixed base configuration for all Oracle Solaris native brand zones that are created. You want to configure your server so that it will use your company template when the…

The correct answer is B. Set the default_template property in the system/zones service to your company template. create uses a default template of SYSdefault. The default template can be changed on a system- wide basis using the default_template SMF property of the svc:/system/zones:default service. create [-F] [ -a path |-b | -t template] Create an in-memory configuration for the…

Configuring Zones

Question

Your organization uses a fixed base configuration for all Oracle Solaris native brand zones that are created. You want to configure your server so that it will use your company template when the create command is issued. Identify the preferred way to accomplish this.

Options

  • AChange the /etc/zones/SYSblank.xml link to link to your company template and use create -b.
  • BSet the default_template property in the system/zones service to your company template.
  • CChange the /etc/zones/SYSsolaris.xml link to link to your company template.
  • DSet the zone_default_template parameter in the /etc/default/zones file.

How the community answered

(48 responses)
  • A
    2% (1)
  • B
    81% (39)
  • C
    4% (2)
  • D
    13% (6)

Explanation

create uses a default template of SYSdefault. The default template can be changed on a system- wide basis using the default_template SMF property of the svc:/system/zones:default service. create [-F] [ -a path |-b | -t template] Create an in-memory configuration for the specified zone. Use create to begin to configure a new zone

Topics

#zone templates#zonecfg#native brand zones#SMF service property

Community Discussion

No community discussion yet for this question.

Full 1Z0-822 Practice