Among IT certifications, Oracle credentials enjoy real popularity because they verify real skill. The Oracle Linux 6 Advanced System Administration is your route to one, and DumpsTorrent supplies 1z0-105 practice questions to get you there.
Oracle 1z0-105 Exam Overview:
| Certification Vendor: | Oracle |
|---|---|
| Exam Name: | Oracle Linux 6 Advanced System Administration |
| Exam Number: | 1Z0-105 |
| Exam Format: | Single/Multiple Answer, Multiple Choice |
| Passing Score: | 61% |
| Exam Duration: | 145 minutes |
| Related Certifications: | Oracle Linux 6 Certified Implementation Specialist |
| Exam Price: | $245–$260 USD |
| Real Exam Qty: | 97 |
| Certificate Validity Period: | 3 years |
| Available Languages: | English |
| Recommended Training: | Oracle Linux 6: Advanced System Administration |
| Exam Registration: | Oracle University Exam Page Pearson VUE Registration |
| Sample Questions: | ![]() |
| Exam Way: | Proctored: Onsite at Pearson VUE test centers or online proctored |
| Pre Condition: | Recommended: Oracle Linux 6 System Administration training or equivalent hands-on experience; no mandatory prerequisite exam |
| Official Syllabus URL: | https://education.oracle.com/oracle-linux-6-advanced-system-administration/pexam_1Z0-105 |
Oracle 1z0-105 Exam Syllabus Topics:
| Section | Weight | Objectives |
|---|---|---|
| Topic 1: Advanced Storage Administration | 12% | - XFS file system administration - iSCSI initiator and target configuration - Udev rules and device management - Device Mapper Multipathing |
| Topic 2: Control Groups (cgroups) | 10% | - Purpose and subsystems - Configuration via cgconfig.conf and cgrules.conf - PAM integration and task assignment - Manage groups with cgcreate, cgset, cgdelete |
| Topic 3: Virtualization with Oracle VM | 8% | - Oracle VM templates and installation - Virtual machine lifecycle management |
| Topic 4: OCFS2 File System | 8% | - Configure O2CB service and heartbeat - Create, mount and maintain OCFS2 volumes - Install packages and configure cluster - Features and use cases |
| Topic 5: Linux Containers (LXC) | 10% | - Create, start, stop and snapshot containers - Container configuration and networking - Install LXC packages |
| Topic 6: Btrfs File System | 15% | - Convert ext file systems to Btrfs - Add/remove devices and repair Btrfs - Features and architecture of Btrfs - Subvolumes, snapshots and quotas - Create, mount, resize and defrag Btrfs |
| Topic 7: Core Dump and Tracing | 7% | - Dynamic tracing with DTrace - Analyze kernel core dumps - Kexec and kdump configuration |
| Topic 8: Advanced Software Management | 10% | - Yum repository, cache, history and plugins - PackageKit usage - RPM package management and building |
| Topic 9: Network & Security Services | 10% | - BIND DNS server configuration - SELinux policy management - Advanced network configuration - Web and email service administration |
1z0-105 Exam FAQ — Everything Before You Buy
The Oracle Linux 6 Advanced System Administration is one of Oracle's influential certification exams — pass it and you earn the Oracle Certified Professional, Oracle Linux 6 System Administrator certification (Professional level). Among IT workers it's a popular way to prove professional knowledge in the field. It also connects with related credentials such as Oracle Linux 6 Certified Implementation Specialist.
Yes — download the free 1z0-105 demo and judge the question quality with your own eyes before paying. Every purchase then includes 365 days of free updates, and an expired update period can be extended at 50% off.
Recommended: Oracle Linux 6 System Administration training or equivalent hands-on experience; no mandatory prerequisite exam Because these requirements change over time, double-check the current criteria on the official exam page (official 1z0-105 exam information) before you book.
The vendor recommends:
Training is a solid foundation — but practice is the proof. Follow up any course with the 1z0-105 practice questions from DumpsTorrent to see whether you're truly exam-ready.
Register through the vendor's official channels:
The exam is offered Proctored: Onsite at Pearson VUE test centers or online proctored — pick what suits you when you book.
97 questions inside 145 minutes. The hidden skill here is pacing: know your per-question budget, skip and return rather than stall, and rehearse with the DumpsTorrent online test engine — you can set the timer yourself to mimic real exam pressure, on any device, whenever spare time appears.
Delivery is instant — after successful payment, our system automatically emails the product to your mailbox within a minute, with download access right away and no installation limits; contact our 24/7 customer assistance if 2 hours pass with nothing. If you fail: take the corresponding 1z0-105 exam within 60 days of purchase and submit a scanned enrollment slip plus the official Score Report PDF within 2 days of the exam — the full refund is processed within 7 days. Exclusions: exams taken within 3 days of purchase, name mismatches between candidate and payer, and free or expired products. Or exchange for two equal-value exam products free, keeping your updates.
The official Oracle Linux 6 Advanced System Administration blueprint contains 9 domains, including Advanced Software Management (10%), Virtualization with Oracle VM (8%), Advanced Storage Administration (12%). The weightings tell you where the exam's points live — allocate your spare time to match. The complete outline above has every domain and subtopic.
You'll need 61% to pass, and the official fee is $245–$260 USD per attempt — every retake bills the full amount again. Practicing with the 97 questions from DumpsTorrent until your scores are consistently comfortable is how you pay that fee once.
Oracle Linux 6 Advanced System Administration Sample Questions:
Which statement describes the default network set up by an Oracle template script?
- A. Avethdevice is added to libvirt'svirbr0bridge.
- B. The container is isolated from the network.
- C. A private interface is routed to Open vSwitch.
- D. Amacvlandevice enables DHCP from the host's network.
Correct Answer: A 🗳️
Explanation: Only visible for DumpsTorrent members. You can sign-up / login (it's free).
Examine the dtrace command:
dtrace -P syscall
Which statement is true about this command?
- A. It lists all probes available in thesyscallprovider.
- B. It enables all probes available in thesyscallprovider, and produces output.
- C. It returns an error. The command isincomplete. You must specify a probe to enable.
- D. It enables all probes available in thesyscallprovider, and produces no output.
Correct Answer: A 🗳️
Explanation: Only visible for DumpsTorrent members. You can sign-up / login (it's free).
You have an unmounted btrfs file system: # btrfs filesystem show Label: 'Btrfs' uuid: 7bfe3239-47ee-442b-b9f8-49f88b6b1be4 Total devices 3 FS bytes used 300.51MB devid2 size 4.88GB used 1.06GB path /dev/sdd devid1 size 4.88GB used 580.00GB path /dev/sdc devid3 size 4.88GB used 1.50GB path /dev/sdb You have these mounted devices: # df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/vg_exam1-LogVol_system
9.6G 3.3G 3.9G 46% /
tmpfs
499M
499M
0%
/dev/shm
/dev/sda1
485M
77M
384M
17%
/boot
You have a mount point for the btrfs file system:
# ls -all /btrfs
total 0
drwxr-xr-x. 1 root root 0 Aug 12 10:17 .
dr-xr-xr-x. 1 root root 276 Aug 12 10:36 ..
Examine these steps:
1.Manual defragment is not needed. Btrfs will defragment it automatically.
2.btrfs device defragment /dev/sdd
3.btrfs filesystem defragment /btrfs
4.btrfs device delete /dev/sdb /btrfs
5.mount UUID=7bfe3239-47ee-442b-b9f8-49f88b6b1be4 /btrfs
6.btrfs device delete /dev/sdb /dev/sdd
What is the correct order to delete the /dev/sdb device from the btrfs file system and for defragmenting the reduced file system?
- A. 6, 1
- B. 5, 4, 3
- C. 5, 6, 4, 3
- D. 5, 6, 1
- E. 4, 2
Correct Answer: B 🗳️
Which two statements are true about debugging OCFS2?
- A. Trace bits has two possible statuses: allow and deny.
- B. You must unmount allocfs2file systems to enable the use of thedebugfs.ocfs2command.
- C. Theo2imagecommand copiesOCFS2file system metadata from the device to the specified image file.
- D. Theo2imagecommand copiesOCFS2file system data from the device to the specified image file.
- E. You must mount thedebugfsfile system to enablethe use of thedebugfs.ocfs2command.
Correct Answer: C,E 🗳️
Explanation: Only visible for DumpsTorrent members. You can sign-up / login (it's free).
You are required to create a file system that meets these requirements:
1.It must be created on /dev/ssd1.
2.It must be mounted on the already existing mount point/cryptfs.
3.Data stored on /cryptfs must be encrypted. Examine this list of commands:
1.cryptsetup luksFormat /dev/sdd1
2.cryptsetup luksOpen /dev/sdd1/sdd1
3.mkfs -t ext4 /dev/sdd1
4.mkfs -t ext4 /dev/mapper/sdd1
5.mount /dev/sdd1/cryptfs
6.mount /dev/mapper/sdd1/cryptfs
7.cryptsetup /cryptfs
Which option represents the commands in the correct order to create a file system that meet the requirements?
- A. 1, 3, 5
- B. 1, 2, 3, 5
- C. 1, 2, 4, 6
- D. 3, 5, 7
- E. 1, 4, 6
Correct Answer: C 🗳️






