Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Oracle Solaris 11 System Administration

Last Update 10 hours ago Total Questions : 243

The Oracle Solaris 11 System Administration content is now fully updated, with all current exam questions added 10 hours ago. Deciding to include 1z0-821 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our 1z0-821 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these 1z0-821 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Oracle Solaris 11 System Administration practice test comfortably within the allotted time.

Question # 11

To confirm the IP address and netmask have been correctly configured on the network interfaces which command should you use?

A.

ipdilm show-if

B.

ipadm show-nic

C.

ipadm show-addr

D.

ipadm show-ifconfig

E.

ipadm show-addripadm show-mask

Question # 12

The line

set noexec_user_stack= l

should be added to the /etc/system file to prevent an executable stack while executing user programs. What is the purpose of this?

A.

help prevent core dumps on program errors

B.

help programs to execute more quickly by keeping to their own memory space

C.

log any messages into the stack log

D.

help make buffer-overflow attacks more difficult

Question # 13

You are creating a non-global zone on your system.

Which option assigns a zpool to a non-global zone, and gives the zone administrator permission to create zfs file system in that zpool?

A.

While creating the non-global zone, make the following entry: add deviceset match=/dev/rdsk/c4t0d0endBoot the zone and log in the zone as root. Create the zpool: zpool create pool2 c4t0d0In the non-global zone, root can now create ZFS file system in the pool2 zpool

B.

In the global zone, create the zpool: global# zpool create pool2 c4t1d0While creating the no-global zone, make the following entry: add datasetset name=pool2endadd fsset dir=pool1set special=pool1set type=zfspool1endBoot the zone, log in the zone as root, and create the zfs file system in the pool2 zpool.

C.

In the global zone, create the zpool:global#zpool create pool2 c4t1d0While creating the global zone, make the following entry: add datasetset name=pool2endBoot the zone, log in to the zone as root and create the zfs file systems in the pool2 zpool.

D.

In the global zone, create the zpool and the ZFS file systems that you want to use in the non-global zone: global#zpool create pool2 c4t1d0global#zfs create pool2/dataWhile creating the non-global zone, make the following entry for each ZFS file system that you want to make available in the zone: add fsset dir=/dataset special=pool2/dataset type=zfsend

E.

Create the zpool in the global zone: global#zpool create pool2 c4t1d0Boot the non-global zone, log in to the zone as root, and issue this command to delegate ZFS permissions to root: non-global zone# zfs allow root create , destroy, mount pool2Log in to the non-global zone create ZFS file systems in the pool2 zpool.

Question # 14

A datalink can best be described as______.

A.

a driver for a Network Interface Card

B.

the software connecting the Internet Layer and the Physical Layer

C.

a device that provides Classless Inter-Domain Routing

D.

a logical object used for IP Multipathing

Question # 15

zone1 is a non-global zone that has been configured and installed.

zone1 was taken down for maintenance, and the following command was run:

zoneadm -z zone1 mark incomplete

The following information is displayed when listing the zones on your system:

Which task needs to be performed before you can boot zone1?

A.

The zone needs to be installed.

B.

The zone needs to be brought to the ready state.

C.

The zone needs to be uninstalled and reinstalled.

D.

The zone needs to be brought to the complete state.

Question # 16

What is the output of the following command, if executed using the default shell for the root role account of a standard Live CD Install of Oracle Solaris 11?

echo ' $SHELL '

A.

/usr/bin/bash

B.

/usr/bin/ksh

C.

$SHELL

D.

the PID for the current shell

Question # 17

Which three files must be edited in order to set up logging of all failed login attempts?

A.

/var/adm/authlog

B.

/etc/syslog.conf

C.

/etc/default/login

D.

/var/adm/loginlog

Question # 18

Which two SMF milestones can be specified at boot time?

A.

none

B.

network

C.

all

D.

config

E.

unconfig

F.

devices

Question # 19

What is the result of executing the following command?

svcs -d svc:/network/ssh:default

A.

disables the svc:/network/ssh:default service

B.

displays the services that svc: /network/ssh:default is dependent on

C.

displays the services that are dependent on the svc: /network/ssh:default service

D.

deletes the svc: /network/ssh:default service

Question # 20

alice is a user account used by Alice on a Solaris 11 system.

sadmin is a role account on the same system.

Your task is to add the command /usr/sbin/cryptoadm to the Network management profile, so that Alice can execute it, while assuming the sadmin role.

Select the three activities necessary to accomplish this.

A.

To the file /etc/security/prof_attr, add the line: Network Management: solaris:cmd:RO::/usr/sbin/cryptoadm:euid=0

B.

To the file /etc/security/auth_attr, add the line:Network Management: solaris:cmd:RO::/usr/sbin/cryptoadm:euid=0

C.

To the file /etc/security/exec_attr.d/local-entriies, add the line:Network Management: solaris:cmd:RO::/usr/sbin/cryptoadm:euid=0

D.

Run the roles alice to ensure that alice may assume the role sadmin.

E.

Run the command profiles sadmin to ensure that the role sadmin includes the network Management profile.

F.

Run the command profiles alice to ensure that the Alice has permissions to access the Network management profile.

G.

Run the command profiles “Network management” to ensure that the Network management profile includes the sadmin role.

Go to page: