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

Oracle 1z0-821 Oracle Solaris 11 System Administration Exam Practice Test

Demo: 36 questions
Total 243 questions

Oracle Solaris 11 System Administration Questions and Answers

Question 1

You have installed the SMF notification framework to monitor services. Which command is used to set up the notifications for a particular service?

Options:

A.

svccfg

B.

svcadm

C.

setnotify

D.

smtp-notify

Question 2

Review the boot environment information displayed on your system:

Which two options accurately describe the newBE boot environment?

Options:

A.

It cannot be destroyed.

B.

It cannot be activated.

C.

It cannot be renamed.

D.

You can create a snapshot of it.

E.

It is activated but unbootable.

F.

It has been deleted and will be removed at the next reboot.

Question 3

User brian changes the permissions for db_data this command:

chmod 4755 db_data

What is true?

Options:

A.

db_data now has permissions rwsr-xr-x and can be deleted only by user brian.

B.

db_data now has permissions rwsr-xr-x and, if executed, will inn with the permissions of user brian.

C.

db_data now has permissions rwxr-sr-x and can be deleted only by members of the group owning it.

D.

The permissions for db_data cannot be determined, because the permissions prior to the change have not been specified.

E.

db_data must be an ordinary file, because special permissions cannot be set on a directory.

Question 4

You want to deploy Oracle Solaris 11 with the Automated Installer (AI). You need to make sure that your server and network meet the requirements for using AI.

Choose the three options that describe the requirements for using AI.

Options:

A.

You can create only one manifest per install service. If you need more than one manifest create multiple install services.

B.

If two client machines have different architectures and need to be installed with the same version of the Oracle Solaris 11 OS, then create two AI manifests and a single install service.

C.

You need a separate install service for each different client architecture that you plan to install, and for each different version of the Oracle Solaris 11 OS that you plan to install on client systems.

D.

If two client machines have different architectures and need to be installed with different versions of the Oracle Solaris 11 OS, then create two AI manifests and two install services.

E.

The install server needs to be able to access an Oracle Solaris Image Packaging System (IPS) software package repository; the clients do not.

F.

The install server can be either an x86 machine or a SPARC machine.

Question 5

On server A, you enter the following command to add a static route to serverA route -p add -host 192.168.1.101 192.168.1.101 -static

What is the purpose of this command?

Options:

A.

to temporarily bypass IP Filter rules

B.

to specify an IPMP target IP address to in.mpathd

C.

to specify routing to an adjacent network when in.rdisc is not used

D.

to specify routing to an adjacent network when in.routed is not used

E.

to ensure the IP address for serverB is not flushed from the ARP cache

F.

to optimize link aggregation using a direct connection between two systems

Question 6

You are setting up a local IPS package repository on your Oracle Solaris11 server: solaris.example.com.

You want to point the existing local IPS publisher to the new local IPS repository located in /repo.

These are the stops that you have followed:

1. Download and rsync the contents of the Oracle Solaris11 repository ISO image to the /repo directory.

2. Configure the repository server service properties. The svcprop command display, the IPS related properties:

pkg/inst_root astring/repo

pkg/readonly Boolean true

The 1s command displays the contents of the /repo directory:

#ls/repo

Pkg5.repository publisher

The svcs publisher command shows the svc: /application/pkg/server: default service is online.

The pkg publisher command shows the svc: /application/pkg/server: default service is online.

The pkg publisher command still displays:

PUBLISHERTYPESTATUSURI

solarisoriginonlinehttp://pkg.oracle.com/solaris/release/

Which steps needs to be performed to set the local IPS publisher to the local IPS repository/repo?

Options:

A.

Issue the pkgrepo refresh -s command to refresh the repository.

B.

Restart the svc:/application/pkg/server:default service.

C.

pkg set-publisher command to set the new repository location.

D.

Issue the pkgrepo rebuild command to rebuild the repository.

E.

Issue the pkgrepo set command to set the new repository location.

Question 7

Select two statements that correctly describe the capabilities of the Distribution Constructor.

Options:

A.

ISO images for use with the Automated Installer (AI) can be created.

B.

Bootable USB images can be created for SPARC and x86 architectures.

C.

A single installation server can be used to create ISO images for SPARC and x86 architectures.

D.

Checkpoints can be used to pause the build, allowing scripts to run that modify the resulting ISO Image.

E.

A single Installation server can be used to create ISO images for Solaris 10 and Solaris11 operating systems.

Question 8

A change in your company’s security policy now requires an audit trial of all administrators assuming the sysadm role, capturing:

  • Executed commands, including options
  • Logins and logouts

There are two command necessary to accomplish this change. One is a rolemod command. What is the other?

Options:

A.

auditconfig set policy=argv

B.

auditconfig -setpolicy +argv

C.

auditconfig -setflags lo, ex sysadm

D.

auditconfig set flags=lo, ex sysadm

Question 9

Subnets are created by using________.

Options:

A.

subnet

B.

netmask

C.

unicast

D.

broadcast

Question 10

You need to make sure that all of the software packages on your server are up to date. Without installing any updates, which two commands would display .my software updates that are available in the default Oracle repository?

Options:

A.

pkg list -u

B.

pkg verify –u ‘*’

C.

pkg search –u

D.

pkg info –r ‘*’

E.

pkg install –nv

F.

pkg update –nv ‘*’

Question 11

This iron is displayed on the desktop of a laptop computer, which is running Oracle Solaris 11.

Which two statements describe the Information conveyed by this Icon?

Options:

A.

NWAM is disabled.

B.

NWAM is automatically configuring the network.

C.

The wireless network card is manually configured and operational.

D.

The wireless network card is manually configured but not operational.

E.

The wireless network card is automatically configured and operational.

F.

The wireless network card is automatically configured but not operational.

Question 12

The following information is displayed for the svc:/network/ssh service:

Which describes the minimum set of commands to be executed to bring the svc: /network/ssh: default service back online?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

E.

Option E

F.

Option F

G.

Option G

Question 13

You are logged in as root to a newly installed Solaris 11 system. You issue the command useradd -d, and then examine the /usr/sadm/defadduser file. This file includes the entry defshell=/bin/sh. Which shell will now be the default for the next account created?

Options:

A.

bash shell

B.

C shell

C.

korn shod

D.

bourne shell

Question 14

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.

Options:

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.

Question 15

You need to install the gzip software package on your system. Which command would you use to find the software package in the configured repository?

Options:

A.

pkg search gzip

B.

pkg info gzip

C.

pkg contents gzip

D.

pkginfo gzip

E.

yum list gzip

Question 16

Which two statements are true concerning the creation of user accounts by using the useradd command?

Options:

A.

By default, it will create the user's home directory.

B.

New user accounts are unlocked but must change their password at their first login.

C.

New user accounts are in a pending activation state until a password is assigned to them.

D.

By default, a new group will be added for each new user account.

E.

By default, the UID of a new user account will be the next available number above the highest number currently assigned.

F.

By default, the UID of a new user account with be the lowest available unused number for nonsystem accounts.

Question 17

When setting up Automated Installer (AI) clients, an interactive tool can be used to generate a custom system configuration profile. The profile will specify the time zone, data and time, user and root accounts, and name services used for an AI client installation. This interactive tool will prompt you to enter the client information and an SC profile (XML) will be created.

Which interactive tool can be used to generate this question configuration?

Options:

A.

sys-unconfig

B.

installadm set-criteria

C.

sysconfig create-profile

D.

installadm create-profile

Question 18

You need to set up an Oracle Solaris 11 host as an iSCSI target so that the host's disk can be accessed over a storage network. The disk device is c3t4d0.

Which six options describe the steps that need to be taken on this host to enable an iSCSI target?

Options:

A.

Create a ZFS file system named iscsi/target.

B.

Create a zpool named iscsi with disk device c3t4d0

C.

Create zfs volume named iscsi/target.

D.

Use the stmfadm command to create a LUN using /dev/zvol/rdsk/iscsi/target.

E.

Use the stmfadm command to create a LUN using iscsi/target.

F.

Use the stmfadm command to make the LUN viewable.

G.

Use the stmfadm command to make the volume viewable.

Question 19

The current ZFS configuration on your server is:

pool1 124K 3.91G 32K /pool1

pool1/data 31K 3.91G 31K /data

You need to create a new file system named /data2. /data2 will be a copy of the /data file system.

You need to conserve disk space on this server whenever possible.

Which option should you choose to create /data2, which will be a read writeable copy of the /data file system, while minimizing the amount of total disk space used in pool1?

Options:

A.

zfs set mountpoint=/data2 compression=on pool1/data2

B.

zfs snapshot pool1/data@nowzfs set mountpoint=/data2, comptession=on pool1/data@now

C.

zfs create snapshot pool1/data@nowzfs send pool1/data@now | zfs recv pool1/data2

D.

zfs create snapshot pool1/data@nowzfs clone -o mountpoint=/data2 pool1/data@now pool1/data2

E.

zfs snapshot pool1/data@nowzfs clone -o mountpoint=/data2 -ocompression=on pool1/data@now pool1/data2

F.

zfs snapshot pool1/data@nowzfs clone -o mountpoint=/data2 pool1/data@now pool1/data2

Question 20

You run the command dlstat show-link -r.

Select the two correct statements regarding the information displayed in the INTRS column.

Options:

A.

No value is listed for virtual network interfaces.

B.

A value of 0 is listed for virtual interfaces and ether stubs.

C.

The number of Interrupts is listed, which indicates network efficiency.

D.

A number equal to the number of transmitted Ethernet frames is listed for physical links.

E.

The number of packets that were interrupted by a collision is listed, which may indicate hardware problems.

Question 21

You have been asked to terminate a process that appears to be hung and will not terminate. The process table is shown below:

root 15163 15156 0 12:51:15 pts/3 0:00 hungscript

What command will terminate the process?

Options:

A.

kill -9 15163

B.

kill -1 15163

C.

kill -15 15163

D.

kill -2 15163

Question 22

You created a new zpool. Now you need to migrate the existing ZFS file system from pool1/prod to pool2/prod.

You have these requirements:

1. Users must have access to the data during the migration, so you cannot shutdown the file system while the migration takes place.

2. Because you want to copy the data as quickly as possible, you need to increase the server resources devoted to the ZFS migration.

Which method would you use to modify the ZFS shadow migration daemon defaults to increase the concurrency and overall speed of migration?

Options:

A.

Svccfg - s filesystem/shadowd:defaultsetprop config_params/shadow_threads=integer: 16endsvcadm refresh filesystem/shadowd: default

B.

Specify the -b option with the zfs create command and increase the value of

C.

Use the -o -volblocksize=option with the zfs create command and increase the value of the default .

D.

Svccfg -s filesystem/zfs: defaultsetprop config_params/shadow_threads = integer: 16endsvcadm refresh filesystem/zfs:default

Question 23

Identify the correct description of an IPS image.

Options:

A.

An ISO image of the Solaris media DVD

B.

An IPS repository

C.

A depot location or source where Solaris packages can be installed from

D.

A location where packages can be installed, for example, your Solaris instance

Question 24

You have been asked to do an orderly shutdown on a process with a PID of 1234, with the kill command.

Which command is best?

Options:

A.

kill -2 1234

B.

kill -15 1234

C.

kill -9 1234

D.

kill -1 1234

Question 25

You wish to edit your crontab file that is located in /var/spool/cron/crontab. What command must you enter to edit this file?

Options:

A.

crontab –e

B.

crontab –e /var/spool/cron/crontab

C.

crontab –r

D.

crontab –e /etc/default/cron

Question 26

Which command would you use to determine which package group is installed on your system?

Options:

A.

pkg list group/system/\*

B.

pkg info

C.

uname –a

D.

cat /var/sadm/system/admin/CLUSTEP

Question 27

You start to execute a program by using the following command:

~/bigscript &

You then determine that the process is not behaving as expected, and decide that you need to terminate the process.

Based on the information shown below, what is the process number you should terminate?

Options:

A.

15163

B.

15156

C.

15166

D.

15165

Question 28

The OpenBoot firmware controls the operation of the system before the operating system is loaded.

Which four tasks are directly controlled by the OpenBoot firmware?

Options:

A.

Provides a list of boot entries from which to choose

B.

Allows hardware to identify itself and load its own plug-in device driver

C.

Loads the boot loader from the configured boot device

D.

Performs basic hardware testing

E.

Installs the console

F.

Reads and executes the boot archive

G.

Extract and executes the kernel image

Question 29

User1 is attempting to run the following command:

cp bigfile verybig

The system displays the following errer:

cp: cannot create verybig: Disc quota exceeded

Your initial troubleshooting shows that the df -h command indicates the account is at 100% capacity. What command would you use to determine how much disk space the user has available?

Options:

A.

zfs get quota rpool/export/home/user1

B.

zfs userused@user1

C.

zfs quota=1M /rpool/export/home/user1

D.

df –h | grep user1

Question 30

Review the ZFS dataset output that is displayed on your system:

Which four correctly describe the output?

Options:

A.

/data/file4 has been added.

B.

The link /data/file3 has been added.

C.

/data/file3 has been renamed to /data/file13.

D.

/data/file4 has been modified and is now larger.

E.

/data/file1 has been deleted.

F.

/data/file1 has been modified and is now smaller.

G.

/data/file5 has been modified.

Question 31

You need to install the solaris-desktop group package. Which command would you use to list the set of packages included in that software group?

Options:

A.

pkg search

B.

pkg info

C.

pkginfo

D.

pkg contents

Question 32

You are asked to troubleshoot networking issues on an unfamiliar system.

Select the correct command to display what network devices are installed.

Options:

A.

ifconfig -a

B.

dladm show-dev

C.

dladm show-phys

D.

dladm show-ether

E.

netadm show-dev

F.

netadm show-ether

Question 33

Which four can the SMF notification framework be configured to monitor and report?

Options:

A.

all service transition states

B.

service dependencies that have stopped or faulted

C.

service configuration modifications

D.

legacy services that have not started

E.

services that have been disabled

F.

service fault management events

G.

processes that have been killed

Question 34

When issuing the zonestat 2 1h is command, the following information is displayed:

Which two options accurately describe the statistics contained in the output?

Options:

A.

dbzone is using 0.21% of the total CPU resource available in the zone's processor set.

B.

dbzone is using 0.21% of the global zone's total CPU.

C.

dbzone is using 5.48% of the total physical memory that has been allocated to the zone.

D.

dbzone is using 2.37% of the global zone's total virtual memory.

E.

The network is being utilized 100% with no physical bandwidth remaining.

Question 35

You enter dladm show-phys, which provides the following output:

You then enter:

ipadm create-ip net3

What is the output?

Options:

A.

ipadm: cannot; create interface net3: Operation failed.

B.

ipadm: cannot create interface net3: Interface already exists.

C.

ipadm: cannot create interface net3: IP address object not specified.

D.

No_response, The command was successful.

Question 36

View the exhibit.

The configuration information in the exhibit is displayed on your system immediately after installing the OS.

Choose the option that describes the selection made during the Installation of the OS to obtain this configuration.

Options:

A.

The automatic network configuration option was chosen during the installation of the OS.

B.

The manual network configuration option was chosen during the installation of the OS.

C.

The network was not configured during the installation of the OS.

D.

The DHCP network configuration option was chosen during the Installation of the OS.

Demo: 36 questions
Total 243 questions