Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Oracle 1z0-822 - Oracle Solaris 11 Advanced System Administration

Page: 4 / 5
Total 140 questions

You added an update to the system using a support repository updates (SRU) image:

# mkdir /SRU

# mount –F hsfs /var/tem/sru-name.iso /SRU

# pkgrecv –s /SRU/repo –d /export/IPS/repo ‘*’

You now want to clear all catalog, search and other cached information from this package repository. Select the command that clears cached data.

A.

pkg refresh

B.

pkgrepo rebuild

C.

pkgrepo refresh

D.

pkg.depotd restart

Can you change the scheduling class of a zone's processes to FSS without rebooting?

A.

No. Set the zone's scheduling-class attribute to FSS and reboot.

B.

No. Run dispadmin –d FSS inside the zone, then reboot.

C.

No. Run dispadmin –d FSS in the global zone, then reboot the nonglobal zone.

D.

Yes. Run dispadmin –d FSS inside the zone.

E.

Yes. Run priocntl –s –c FSS –i all inside the zone.

Consider the following:

What is true concerning this publisher's Signature Policy?

A.

Only packages from this publisher must have at least one valid signature.

B.

All manifests from this publisher must have a cryptographic signature.

C.

All newly installed packages must have at least one valid signature.

D.

Signed and unsigned packages from this publisher can be installed.

You discovered that the network/ipmp:default is not starting on boot. You listed the service and discovered the name of the log file. You now want to examine the log file entry created at boot.

In which two locations can you find the log file created at startup?

A.

/lib/svc/volatile

B.

/etc/svc/volatile

C.

/var/svc/volatile

D.

/var/run

E.

/var/tmp

F.

/var/svc/log

G.

/lib/svc/log

What can you retrieve using a vmstat command?

A.

the number of kernel threads active on the system

B.

the amount of physical memory available on the system

C.

the rate of system calls made on the system

D.

the amount of time spent on paging activity

You are creating a native Oracle Solaris zone that will be called zd1. The zone must have a virtual network interface configured. You use the following command to create the zone configuration:

# zonecfg –z zd1

zonecfg:zd1> create

What is the minimum specification required to complete the configuration before the exit command is issued?

A.

A zonepath must be set.

B.

An anet resource must be added.

C.

No other configuration parameters need to be set.

D.

Both an anet configuration and a zonepath must be set.

You want to prioritize the video streaming traffic over the HTTP server traffic. Which attribute can be used to identify the streaming video flow?

A.

the NIC Transmit and Receive Ring

B.

the Differentiated Service Field

C.

the Application Port Number

D.

IP address and TCP port

Which three options will take precedence over one-another in a local zone that uses the Fair Share Scheduler?

A.

the global resource control zone.cpu-shares

B.

the global default scheduling class

C.

the local zone attribute scheduling-class

D.

the local zone attribute cpu-shares

E.

the scheduling class of the pool assigned to a zone

You are about to configure resource controls for a nonglobal zone. You want to first examine settings as well as the system limits for those controls.

Which command fetches this information?

A.

priocntl

B.

zonecfg

C.

rctladm

D.

prctl

Within the file /etc/security/exec_attr.d/core-os, the following line is found:

Network Management:solaris:cmd:RO::/usr/sbin/dladm:euid=dladm;egid=netadm;\privs=sys_dl_config,net_rawaccess,proc_audit

To assume which of the following can a user using the su command execute dladm with full privileges?

A.

the net_rawacess role

B.

the sys_dl_config profile

C.

the Network Management role

D.

a role that includes the sys_dl_config profile

E.

a role that includes the Network Management profile