Three versions, one standard of quality: the Oracle Linux 5 and 6 System Administration package from ActualPDF comes as a printable PDF, a Windows test engine, and an online version that candidates increasingly prefer for studying on any device. All carry the same 142 1z0-100 questions.
Oracle 1z0-100 Exam Overview:
| Certification Vendor: | Oracle |
|---|---|
| Exam Name: | Oracle Linux 5 and 6 System Administration |
| Exam Number: | 1Z0-100 |
| Available Languages: | English |
| Passing Score: | ~64% |
| Real Exam Qty: | ~60-75 |
| Certificate Validity Period: | Typically 18-24 months for legacy Oracle certifications (exam is retired/legacy status in many regions) |
| Related Certifications: | Oracle Certified Professional (OCP) - Oracle Linux Oracle Certified Associate (OCA) - Oracle Linux |
| Exam Price: | $245 USD (may vary by region) |
| Exam Duration: | 120 minutes |
| Exam Format: | Multiple Response, Multiple Choice |
| Recommended Training: | Oracle Linux System Administration Courses Oracle University Linux Training |
| Exam Registration: | Pearson VUE Oracle Exams Oracle Certification Registration |
| Sample Questions: | DOWNLOAD DEMO |
| Exam Way: | Testing center (Pearson VUE) or online proctored exam depending on region availability |
| Pre Condition: | Basic Linux knowledge recommended; familiarity with command line operations |
| Official Syllabus URL: | https://education.oracle.com |
Oracle 1z0-100 Exam Syllabus Topics:
| Section | Objectives |
|---|---|
| Oracle Linux System Installation and Configuration | - Hardware and driver recognition - Initial system configuration and setup - Installation methods and media |
| Package and Software Management | - RPM package management - YUM repository configuration and usage |
| Networking and Services | - Network configuration and troubleshooting - DNS and hostname configuration - System services and daemon management (init/sysvinit) |
| System Monitoring and Troubleshooting | - Process and resource monitoring - Boot process troubleshooting - Log file analysis |
| System Administration and User Management | - Permissions and ownership - User and group administration - Privilege escalation (sudo configuration) |
| File Systems and Storage Management | - Disk partitioning and LVM management - Mounting and file system maintenance - Filesystem hierarchy and structure (FHS) |
Oracle 1z0-100 Exam: What Candidates Want to Know
Oracle Linux 5 and 6 System Administration is an official Oracle certification exam, registered under the code 1z0-100. Passing it awards the Oracle Linux System Administration certification, a credential at the Professional level. It also connects to Oracle Certified Associate (OCA) - Oracle Linux, Oracle Certified Professional (OCP) - Oracle Linux. The exam is demanding by design, and that difficulty is precisely what makes the credential meaningful for career development.
The Oracle Linux 5 and 6 System Administration exam presents ~60-75 questions within 120 minutes. That is a brisk pace, and the candidates who handle it best are the ones who rehearsed it. Use the ActualPDF engine for full timed simulations, practice flagging and returning, and arrive on exam day with a pacing strategy already proven.
Passing Oracle Linux 5 and 6 System Administration takes ~64%, and official registration costs $245 USD (may vary by region). Retakes bill the full $245 USD (may vary by region) again, so preparation is the least expensive insurance available. Let your ActualPDF practice scores guide the timing: book when you clear the requirement consistently, not occasionally.
Basic Linux knowledge recommended; familiarity with command line operations
Policies get revised, so confirm the current requirements before you register on the official exam page.
Oracle Linux 5 and 6 System Administration registration is handled through the official channels below.
For scheduling purposes: the exam is delivered Testing center (Pearson VUE) or online proctored exam depending on region availability.
Yes, Oracle recommends the following training for Oracle Linux 5 and 6 System Administration candidates.
Complement any training with the 142 practice questions in the ActualPDF 1z0-100 package, because repeated application is what turns course knowledge into a passing score.
Yes. ActualPDF offers a free demo of the Oracle Linux 5 and 6 System Administration questions, so you can verify the quality personally before purchasing. Your purchase then includes a one-year service warranty: updates are free for 365 days, and after expiry you can extend the update service at a 50% discount.
Your money is protected by a 100% money-back guarantee with defined conditions. Take the Oracle Linux 5 and 6 System Administration exam within 60 days of purchase; if you fail, you may claim a full refund, provided the exam matches your product. Attempts within 3 days of purchase are ineligible, as are downloaded-but-unused products, free materials, and expired orders; the candidate name must match the payer name. Submit a scanned enrollment slip and the official Score Report PDF within 2 days of the exam, and claims are processed within 7 days. You may instead wait for the update version or change to other exam material: exchange for two other exam products of equal value, free, with your original purchase keeping its update service.
Delivery is instant: files unlock for download at payment and are emailed within one minute. If nothing arrives within 2 hours, check spam and contact customer service, online 7/24 even on official holidays. Installation is unlimited across your computers.
Oracle Linux 5 and 6 System Administration is organized into 6 official domains. The most heavily weighted are File Systems and Storage Management, Package and Software Management, and Oracle Linux System Installation and Configuration. The full breakdown appears above on this page; study the weightings and your preparation priorities set themselves.
Oracle Linux 5 and 6 System Administration Sample Questions:
Which four are among the many components included in the oracle Linux distribution?
- A. Apache Web Server
- B. Documentation
- C. Oracle Database Server 11g
- D. Red Hat compatible kernel
- E. X Windowing system
- F. Oracle WebLogic Server 11g
Which three tasks should be performed to configure a host to act as an SSH server?
- A. The openssh-server package must be installed.
- B. The ssh-agent must be running.
- C. The sshd service must be started.
- D. The openssh-client package must not be installed.
- E. The openssh package must be installed.
Which two statements are true concerning a GUID Partition Table (GPT)?
- A. It cannot be used on the system disk.
- B. It supports primary and extended partitions.
- C. It supports only up to 16 partitions.
- D. It supports named disk partitions.
- E. It supports disks greater than two terabytes.
Explanation: Only visible for ActualPDF members. You can sign-up / login (it's free).
Examine the command on its output:
[root@FAROUT ~] # modprobe -v nfs
Insmod /lib/modules/2.6.39-100.0.12.e16uek.x86_64/kernel/fs/nfs_common/nfs_acl.ko insmod
/lob/modules/2.6.39-
100.0.12.e16uek.x86_64/kernel/net/sunrpc/auth_gss/auth_rpcgss.ko
Insmod /lib/modules/2.6.39-100.0.12.e16uek.x86_64/kernel/fs/fscache/fscache/ko Insmod /lib/modules/2.6.39-100.0.12.e16uek.x86_64/kernel/fs/locked.ko Insmod /lib/modules/2.6.39-100.0.12.e16uek.x86_64/kernel/fs/nfs/nfs.ko Which two statements are true about the modprobe command?
- A. It only loads the nfs module if all the modules upon which it depends have not been loaded yet.
- B. It displays the dependency resolution for the nfs module and loads all the modules upon which nfs depends before loading the nfs module.
- C. It displays the dependency resolution that would occur if the nfs module were to be loaded using modprobe nfs.
- D. It will load the nfs module if all the modules upon which it depends have been loaded.
- E. It verifies that the nfs module and all other modules that depend on the nfs module are installed.
Examine the extract of the /etc/nologin file and the /etc/pam.d/login file on server1:
[root@server1 ~] # cat /etc/nologin
bob
smith
[root@server1 ~] # cat /etc/pam.d/login
accountrequiredpam_nologin.so
accountincludesystem-auth
Which statement is true about users?
- A. Only the root user can log in to the system.
- B. All users, including the root user, would be permitted to log in to the system.
- C. Only users root bob and smith would be unable to log in to the system.
- D. All users, including the root user, would be unable to log in to the system.
Explanation: Only visible for ActualPDF members. You can sign-up / login (it's free).
PDF Version Demo


