Identify the preferred way to accomplish this.

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.

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.

A.
Change the /etc/zones/SYSblank.xml link to link to your company template and use create –b.

B.
Set the default_template property in the system/zones service to your company template.

C.
Change the /etc/zones/SYSsolaris.xml link to link to your company template.

D.
Set the zone_default_template parameter in the /etc/default/zones file.

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.
Note:
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



Leave a Reply 1

Your email address will not be published. Required fields are marked *


dupek

dupek

B

root@s11exam:/etc/apache2/2.2# svcprop svc:/system/zones:default|grep template
zonecfg/default_template astring SYSdefault