Free Oracle 1z1-105 Practice Test & Real Exam Questions

  • Exam Code/Number: 1z1-105
  • Exam Name/Title: Oracle Linux 6 Advanced System Administration
  • Certification Provider: Oracle
  • Corresponding Certification: Other Oracle Certification
  • Exam Questions: 97
  • Updated On: Jun 12, 2026
You create an XFS file system by using the command: # mkfs -t xfs -L /xfs1 -l logdev=/dev/cdd1 /dev/sdh1 You create the mount point /xfs1 and want to mount the file system on its mount point, before
adding an entry for the file system to /etc/fstab. Which two commands can you use to do this?
Correct Answer: A,E Vote an answer
Which two statements about the yum-fs-snapshot plugin are true?
Correct Answer: A,B Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Which statement is true about the net_cls cgroup subsystem?
Correct Answer: A Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
What are two ways to invoke the rescue procedure for Oracle Linux while booting from the installation media?
Correct Answer: E,F Vote an answer
Examine the virt-install command.
# virt-install \
--connect qemu:///system \
--virt-type kvm \
-- name test \
-- ram 500 \
--disk path =/var/lib/libvirt/images/test.img, size=4
--cdrom /home/user01/DownLoads/OracleLinux-R6-U5-Server-x86_64-dvd.iso \
--os-variant oe16
Which two statements are true?
Correct Answer: A,D Vote an answer
Which two statements are correct about features and capabilities of virtualization in Oracle Linux?
Correct Answer: C,E Vote an answer
You install the lxc package.
Which command should you now run to ensure your kernel contains the necessary support to run containers?
Correct Answer: A Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Which two statements are true about debugging OCFS2?
Correct Answer: A,B Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Examine this extract from /etc/httpd/conf/httpd.conf for virtual hosts:
<VirtualHost *:80>
ServerAdmin [email protected]
DocumentRoot /www/docs/site1.example.com
ServerName site1.example.com
</VirtualHost>
<VirtualHost *:80>
ServerAdmin [email protected]
DocumentRoot /www/docs/site2.example.com
ServerName site2.example.com
</VirtualHost>
Which three statements are true about the configuration extract?
Correct Answer: B,C,D Vote an answer
Which single statement is true for creating a labeled filesystem in RAID-1 on devices /dev/sdc and /dev/sdd?
Correct Answer: B Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).