Certbus > Oracle > Operating Systems > 1Z0-821 > 1Z0-821 Online Practice Questions and Answers

1Z0-821 Online Practice Questions and Answers

Questions 4

Select the five tasks that need to be performed on the Automated Installer (AI) install server before setting up the client.

A. Create a local IPS repository on the AI Install server and start the repository server service, the publisher origin to the repository file.

B. Set up a IP address on the AI install server.

C. The DHCP server must be enabled on the install server and must provide the DHCP service for the clients.

D. DHCP must be available on the network for the Install server and the clients, but the install server does not need to be the DHCP server.

E. Download the AI boot image. The image must be the same version as the Oracle Solaris OS that you plan to install on the client.

F. Download the text install image into the IPS repository.

G. Install the AI installation tools.

H. Create the AI install service. Specify the path to the AI network boot image ISO file and the path where the AI net image ISO file should be unpacked.

I. Create the AI install service. Specify the path to the AI network boot image ISO file and the path to the IPS repository.

Browse 243 Q&As
Questions 5

You have edited /etc/profile to include the lines:

dennis_says=hello

export dennie_says

You have also edited /etc/skel/local.profile to include the line:

dennis_says=world

You now create a new user account brian, and specify use of the bash shell. When brian logs in and enters

Echo $dennis_says

What will he see, and why?

A. world, because the local.profile entry will be executed last

B. hello, because the global /etc/profile entry overrides the local.profile entry

C. hello, because the local.profile entry is not automatically sourced on login

D. hello, because the value specified in local.profile was not exported

E. nothing, because the variable was not exported in local.profile

Browse 243 Q&As
Questions 6

Which two options describe how to override the default boot behavior of an Oracle Solaris 11 SPARC system to boot the system to the single-user milestone?

A. from the ok prompt, issue this command: boot -m milestone=single-user

B. From the ok prompt, issue this command: boot -m milestone/single-user

C. From the ok prompt, issue this command: boot -milestone=single-user

D. From the ok prompt. issue this command:boot -s

E. From from the ok prompt, issue this command:boot -m milestone=s

Browse 243 Q&As
Questions 7

Which three of the components could be used in a ZFS storage pool, but are not recommended configurations?

A. A file on a UFS file system

B. A Veritas Volume Manager (VxVM) volume

C. A LUN In a hardware RAID array

D. A disk slice from an SMI labeled disk

E. A Solaris Volume Manager (SVM) volume

F. An EFI labeled disk

Browse 243 Q&As
Questions 8

The interface net3 should be operating, but is not.

Command:

Which command should you enter next?

A. ipadm create-ip

B. ipadm enable-if

C. ipadm show-if

D. ipadm up-addr

Browse 243 Q&As
Questions 9

Oracle Solaris 11 kernel encounters a fatal error, and it results in a system panic. What type of file does this generate?

A. a.out

B. objdump

C. core dump

D. tape dump

E. crash dump

Browse 243 Q&As
Questions 10

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?

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

Browse 243 Q&As
Questions 11

You have been tasked with creating a dedicated virtual network between two local zones within a single system. In order to isolate the network traffic from other zones on that system.

To accomplish this, you will create__________.

A. An ether stub

B. A virtual router

C. A virtual switch

D. A virtual bridge.

E. A virtual network interface

F. Nothing because a virtual switch is automatically created then the virtual network interfaces are created.

Browse 243 Q&As
Questions 12

Which two accurately identify features of a Solaris 10 branded zone?

A. executes in a Solaris 10 global zone

B. is created by importing a Solaris 10 flash archive

C. enables Linux binary applications to run unmodified

D. provides a complete runtime environment for Solaris 9 applications

E. allows a Solaris 10 global zone to be migrated into a Solaris 10 non-global zone on a Solaris 11 system

Browse 243 Q&As
Questions 13

You have a ZFS file system named /dbase/oral and you want to guarantee that 10 GB of storage space is available to that dataset for all data, snapshots, and clones.

Which option would you choose?

A. zfs set refreservation=10g dbase/oral

B. zfs set quota=10g dbase/oral

C. zfs set refquota=10g dbase/oral

D. zfs set reservation=10g dbase/oral

Browse 243 Q&As
Questions 14

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?

A. kill -9 15163

B. kill -1 15163

C. kill -15 15163

D. kill -2 15163

Browse 243 Q&As
Questions 15

You have a ticket from a new user on the system, indicating that he cannot log in to his account. The information in the ticket gives you both the username and password. The ticket also shows that the account was set up three days ago.

As root, you switch users to this account with the following command:

su ?newuser

You do not get an error message.

You then run 1s -1a and see the following files:

local1.cshrc local1.login local1.profile .bash_history .bashrc .profile

As root, you grep the /etc/passwd file and the /etc/shadow file for this username, with these results:

/etc/passwd contains newuser:x:60012:10:/home/newuser:/usr/bin/bash

/etc/shadow contains newuser:UP: : : : :10: :

As root, what is your next logical step?

A. Usermod -f 0

B. passwd newuser

C. mkdir /home/newuser

D. useradd -D

Browse 243 Q&As
Questions 16

You want to display network interface information. Which command should you use?

A. ipadm show-if

B. ipadm show-addr

C. ipadm show-prop

D. ipadm show-addrprop

Browse 243 Q&As
Questions 17

The su command by default makes an entry into the log file for every su command attempt.

The following is a single line from the file:

SU 12/18 23:20 + pts/1 user1-root

What does the + sign represent?

A. unsuccessful attempt

B. successful attempt

C. The attempt was from a pseudo terminal, and not the console.

D. The attempt was from a user that is in the adm group, same as root.

E. Time zone is not set.

Browse 243 Q&As
Questions 18

You have a process called bigscript, and you need to know the PID number for this process.

Which command will provide that information?

A. pkill bigscript

B. ps bigscript

C. pgrep bigscript

D. prstat bigscript

Browse 243 Q&As
Exam Code: 1Z0-821
Exam Name: Oracle Solaris 11 System Administration
Last Update: Apr 14, 2024
Questions: 243 Q&As

PDF

$45.99

VCE

$49.99

PDF + VCE

$59.99