Exam2pass
0 items Sign In or Register
  • Home
  • IT Exams
  • Guarantee
  • FAQs
  • Reviews
  • Contact Us
  • Demo
Exam2pass > Oracle > Oracle Certifications > 1Z0-105 > 1Z0-105 Online Practice Questions and Answers

1Z0-105 Online Practice Questions and Answers

Questions 4

Which three statements are true about an RPM SPEC file?

A. It is mandatory for building a binary RPM using rpmbuild.

B. It is a Shell script that can be used to build a binary RPM.

C. It contains metadata that will be part of a binary RPM.

D. It contains metadata and helper scripts that are required during the build process of a binary RPM.

Buy Now

Correct Answer: ABD

Reference: http://www.thegeekstuff.com/2015/02/rpm-build-package-example/? utm_source=feedburnerandutm_medium=feedandutm_campaign=Feed%3A+TheGeekStuff+(The+Geek+Stuff)

Questions 5

Which two statements are true about OCFS2 heartbeats?

A. A local heartbeat is started during cluster online and stopped during cluster offline commands.

B. Only one heartbeat mode can be active at a time.

C. A local heartbeat refers to disk heartbeating on all shared devices.

D. A local heartbeat is strongly recommended for clusters having a large number of mounted file systems.

E. A list of heartbeat devices is stored in the /etc/sysctl.conf file.

F. Heartbeat mode can be configured at the file system level.

Buy Now

Correct Answer: AC

Reference: https://oss.oracle.com/projects/ocfs2/dist/documentation/v1.8/ocfs2-1_8_2-manpages.pdf

Questions 6

You want to create a new LUN, LUN ID =1, on a new target, target ID = 2. Inspect the current state of targets and LUNs in the output from tgt-admin –s. The output is filtered to show only target and LUN associations. [root@EDFAR9P0 init.d]# tgt-admin –s | egrep –i ‘target|lun’ Target 1: iqn.2013-03.com.example.mypc:1 LUN information: LUN: 0 LUN: 1 LUN: 2 LUN: 3

You want to add a new LUN to a new target by using the /iSCSIsharedDisk/physDisk4.img disk image file.

Which two options would you use to do this?

A. tgt-setup-lun –t 2 tgt-setup-lun –d /iSCSIsharedDisk/physDisk4.img –t 2

B. tgt-setup-lun –d /iSCSIsharedDisk/physDisk4.img –n 2

C. tgt-admin --op new \ --mode target \ --tid 2\ --targetname iqn.2013-03.com.example.mypc:2 tgt-admin --op new \

D. --mode logicalunit \ --tid 2 \ --lun 1 \ --backing-store /iSCSIsharedDisk/physDisk4.img

E. tgtadm -- op new \ --mode target \ --tid 2\ --targetname iqn.2013-03.com.example.mypc:2 \ --lun 1 \ --backing-store /iSCSIsharedDisk/physDisk4.img

F. tgt-admin –d /iSCSIsharedDisk/physDisk4.img –n 2

Buy Now

Correct Answer: AE

Questions 7

You run the crash utility on an Oracle Linux system after a kernel panic and use the bt -a command as shown: crash> bt a

crash> bt -a

PID: 286 TASK: c0b3a000 CPU: 0 COMMAND: "in.rlogind"

#0 [c0b3be90] crash_save_current_state at c011aed0 #1 [c0b3bea4] panic at c011367c #2 [c0b3bee8] tulip_interrupt at c01bc820 #3 [c0b3bf08] handle_IRQ_event at c010a551 #4 [c0b3bf2c] do_8259A_IRQ at c010a319 #5 [c0b3bf3c] do_IRQ at c010a653 #6 [c0b3bfbc] ret_from_intr at c0109634

#7 [c0b3bfbc] sys_select at c012f803 #8 [c0b3bfc0] system_call at c0109598 Which two statements are true about the purpose of the bt a command?

A. It shows stack traces of all tasks and threads.

B. It shows stack traces of the active task on each CPU.

C. The output of each CPU must be requested separately.

D. It may help show a relationship between panicking tasks on one CPU and tasks on other CPUs.

Buy Now

Correct Answer: AB

Questions 8

Examine the list of requirements for an XFS file system:

1.

Its label must be /xfs1.

2.

It must mount automatically during system startup.

3.

The user data must be stored on /dev/sdh1.

4.

The journal data must be stored on /dev/sdd1.

5.

The journal must be 4GB in size.

6.

It must contain a real-time section.

7.

Its block size must be 4096 bytes.

You execute the command:

# mkfs –t xfs –L /xfs1 –l logdev=/dev/sdd1 –d size=4g /dev/sdh1

Which requirements do you meet?

A. 1, 3, 4, 7

B. 1, 2, 3, 4, 7

C. 1, 3, 4

D. 1, 3, 4, 5, 7

E. 1, 3, 4, 5, 6, 7

F. 1, 2, 3, 4, 5, 6, 7

Buy Now

Correct Answer: E

Questions 9

Your Oracle Linux system is frozen and you want to restart it cleanly by using magic SysRq keys. You were using a gnome desktop before the freeze.

Examine this list of keys and functions:

Which option represents the SysRq keys in the correct order that must be used to cleanly restart the system?

A. 4. 6. 2, 3, 7, 5, 1

B. 4, 2, 6, 3, 7, 1

C. 4, 6, 8, 2, 3, 7, 5, 1

D. 4, 8, 6, 2, 3, 7, 5, 1

E. 4, 2, 6, 3, 5, 1

Buy Now

Correct Answer: E

Reference: https://www.howtogeek.com/119127/use-the-magic-sysrq-key-on-linux-to-fix-frozen-x-serverscleanly-reboot-and-run-other-low-level-commands/

Questions 10

A container is not starting.

What is the best way to debug the issue?

A. Use strace on the lxc-start command.

B. Use gdb on the lxc-init executable.

C. Look in /var/log messages for ixc failures.

D. Increase the log level of lxc-start with the -1 option.

Buy Now

Correct Answer: B

Questions 11

Which statement describes the hardware required to support iSCSI connections?

A. A combination of generic ethernet and/or dedicated iSCSI hardware ethernet devices can be used to successfully deploy iSCSI.

B. Either dedicated iSCSI hardware ethernet controller devices or a restricted list of generic ethernet devices (due to limitations of the iSCSI driver) are required.

C. Specific iSCSI hardware is required to operate iSCSI services in an ethernet environment.

D. Only generic ethernet devices can be used to establish an iSCSI environment.

Buy Now

Correct Answer: B

Questions 12

Consider a cgroup configuration: You execute the command:

Which statement is true after executing the command?

A. The cgdelete command fails when task is running in cgroup D.

B. The cgroup D is deleted and all tasks running in it are moved to its parant cgroup automatically.

C. Any member of the wheel group is allowed to delete cgroup D.

D. The cgroup D is deleted and all tasks running in it are moved to the root cgroup automatically.

Buy Now

Correct Answer: D

Questions 13

Consider the Dtrace providers made available in Oracle Linux.

Which three providers are valid Oracle Linux Dtrace providers? (Choose three.)

A. dtrace

B. lockstat

C. kernel

D. syscall

E. fbt

F. io

G. sysinfo

Buy Now

Correct Answer: ABD

Reference: https://docs.oracle.com/cd/E37670_01/E50705/html/ol_diffs_dtrace.html

Exam Code: 1Z0-105
Exam Name: Oracle Linux 6 Advanced System Administration
Last Update: May 28, 2026
Questions: 172

PDF (Q&A)

$45.99
ADD TO CART

VCE

$49.99
ADD TO CART

PDF + VCE

$59.99
ADD TO CART

Exam2Pass----The Most Reliable Exam Preparation Assistance

There are tens of thousands of certification exam dumps provided on the internet. And how to choose the most reliable one among them is the first problem one certification candidate should face. Exam2Pass provide a shot cut to pass the exam and get the certification. If you need help on any questions or any Exam2Pass exam PDF and VCE simulators, customer support team is ready to help at any time when required.

Home | Guarantee & Policy |  Privacy & Policy |  Terms & Conditions |  How to buy |  FAQs |  About Us |  Contact Us |  Demo |  Reviews

2026 Copyright @ exam2pass.com All trademarks are the property of their respective vendors. We are not associated with any of them.